diff --git a/README.md b/README.md index c556125..467c4a7 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ to explore ArgoCD and GitOps! | [sock-shop](sock-shop/) | A microservices demo application (https://microservices-demo.github.io) | | [plugins](plugins/) | Applications 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) -| [app-of-apps](app-of-apps/) | An application composed of other applications | +| [applications.yaml](applications.yaml) | An application composed of other applications | diff --git a/app-of-apps/manifests.yaml b/applications.yaml similarity index 100% rename from app-of-apps/manifests.yaml rename to applications.yaml