Skip to content

Commit

Permalink
Merge pull request #1299 from nmeisenzahl/patch-1
Browse files Browse the repository at this point in the history
Fixes samples link
  • Loading branch information
theunrepentantgeek authored Nov 17, 2020
2 parents 8acdb61 + 746e012 commit 9955eba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ Ready to quickly deploy the latest version of Azure Service Operator on your Kub
azureoperator-controller-manager-7dd75bbd97-mk4s9 2/2 Running 0 35s
```

To deploy an Azure service through the operator, check out the set of [supported Azure services](#supported-azure-services) and the sample YAML files in the `config/samples` [folder](../../config/samples) to create the resources using the following command.
To deploy an Azure service through the operator, check out the set of [supported Azure services](#supported-azure-services) and the sample YAML files in the `config/samples` [folder](config/samples) to create the resources using the following command.

```sh
kubectl apply -f <YAML file>
Expand Down

0 comments on commit 9955eba

Please sign in to comment.