Skip to content

Commit

Permalink
fixes samples link
Browse files Browse the repository at this point in the history
  • Loading branch information
nmeisenzahl authored Oct 21, 2020
1 parent 0f9b5ee commit 34fe40e
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 @@ -107,7 +107,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 34fe40e

Please sign in to comment.