diff --git a/README.md b/README.md index b0370ac..9b0ec34 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ to explore ArgoCD and GitOps! | [kustomize-guestbook](kustomize-guestbook/) | The guestbook app as a Kustomize 2 app | | [pre-post-sync](pre-post-sync/) | Demonstrates Argo CD PreSync and PostSync hooks | | [sync-waves](sync-waves/) | Demonstrates Argo CD sync waves with hooks | -| [helm-dependency](helm2-dependency/) | Demonstrates how to customize an OTS (off-the-shelf) helm chart from an upstream repo | +| [helm-dependency](helm-dependency/) | Demonstrates how to customize an OTS (off-the-shelf) helm chart from an upstream repo | | [sock-shop](sock-shop/) | A microservices demo app (https://microservices-demo.github.io) | | [plugins](plugins/) | Apps which demonstrate config management plugins usage | | [blue-green](blue-green/) | Demonstrates how to implement blue-green deployment using [Argo Rollouts](https://github.com/argoproj/argo-rollouts)