From 34fe40e5bfbf098c6ea159561217179b99fbe85a Mon Sep 17 00:00:00 2001 From: Nico Meisenzahl Date: Wed, 21 Oct 2020 10:54:22 +0200 Subject: [PATCH] fixes samples link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4e740f938c6..610e5f959a8 100644 --- a/README.md +++ b/README.md @@ -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