From 5b4c132e366e2e8a9f1845c8cd395c23910ffb24 Mon Sep 17 00:00:00 2001 From: Ryota Date: Thu, 15 Aug 2019 19:11:19 +0100 Subject: [PATCH] Update broken link (#2158) Follow-up on https://github.com/argoproj/argocd-example-apps/pull/35 --- docs/operator-manual/cluster-bootstrapping.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/operator-manual/cluster-bootstrapping.md b/docs/operator-manual/cluster-bootstrapping.md index 84400596cd..c85430a74a 100644 --- a/docs/operator-manual/cluster-bootstrapping.md +++ b/docs/operator-manual/cluster-bootstrapping.md @@ -79,4 +79,4 @@ argocd app create applications \ In this example, I excluded auto-prune, as this would result in all applications being deleted if some accidentally deleted the *application of applications*. -View [the example on Github](https://github.com/argoproj/argocd-example-apps/tree/master/applications). \ No newline at end of file +View [the example on Github](https://github.com/argoproj/argocd-example-apps/tree/master/apps).