diff --git a/docs/assets/connect-repo.png b/docs/assets/connect-repo.png index a48a721aa353d..26b29e6d332fc 100644 Binary files a/docs/assets/connect-repo.png and b/docs/assets/connect-repo.png differ diff --git a/docs/getting_started.md b/docs/getting_started.md index 596251b3c28b0..df07ffd9b637a 100644 --- a/docs/getting_started.md +++ b/docs/getting_started.md @@ -170,7 +170,7 @@ Give your app the name `guestbook`, use the project `default`, and leave the syn ![app information](assets/app-ui-information.png) -Connect the [https://github.com/argoproj/argocd-example-apps.git](https://github.com/argoproj/argocd-example-apps.git) repo to Argo CD by setting repository url to the github repo url, leave revision as `HEAD`, and set the path to `guestbook`: +Connect the [https://github.com/argoproj/argocd-example-apps.git](https://github.com/argoproj/argocd-example-apps.git) repo to Argo CD by setting repository url to the github repo url, leave revision as `HEAD`, and set the path to either `helm-guestbook` or `kustomize-guestbook`: ![connect repo](assets/connect-repo.png)