Browse Source

doc-fix: update kasane readme (#36)

pointing to the correct link for custom_tools.md
Herrmann Hinz 5 years ago
parent
commit
1ccdee0a61
1 changed files with 1 additions and 1 deletions
  1. 1 1
      plugins/kasane/README.md

+ 1 - 1
plugins/kasane/README.md

@@ -4,7 +4,7 @@
 
 Use following steps to try the application:
 
-* Follow instructions from [custom_tools.md](https://github.com/argoproj/argo-cd/blob/master/docs/custom_tools.md) to make sure `kasane` binary is available in `argocd-repo-server` pod.
+* Follow instructions from [custom_tools.md](https://github.com/argoproj/argo-cd/blob/master/docs/operator-manual/custom_tools.md) to make sure `kasane` binary is available in `argocd-repo-server` pod.
 * Register `kasane` plugin `argocd-cm` ConfigMap:
 
 ```yaml