diff --git a/docs/index.md b/docs/index.md index 59c8106a0b8c4..a2f6691f05bf8 100644 --- a/docs/index.md +++ b/docs/index.md @@ -24,8 +24,8 @@ kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/stable/manifests/install.yaml ``` -Follow our [getting started guide](getting_started.md). Further [documentation](docs/) -is provided for additional features. +Follow our [getting started guide](getting_started.md). Further user oriented [documentation](user_guide/) +is provided for additional features. Developer oriented [documentation](developer-guide/) is available for people interested in building third-party integrations. ## How it works