diff --git a/README.md b/README.md index f4f2474..1be07ab 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ to explore ArgoCD and GitOps! | [ksonnet-guestbook](ksonnet-guestbook/) | The guestbook application as a ksonnet app | | [helm-guestbook](helm-guestbook/) | The guestbook application as a Helm chart | | [jsonnet-guestbook](jsonnet-guestbook/) | The guestbook application as a raw jsonnet | -| [kustomize2-guestbook](kustomize-guestbook/) | The guestbook application as a Kustomize 2 app | +| [kustomize-guestbook](kustomize-guestbook/) | The guestbook application as a Kustomize 2 app | | [pre-post-sync](pre-post-sync/) | Demonstrates Argo CD PreSync and PostSync hooks | | [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 application (https://microservices-demo.github.io) |