diff options
author | nathanbietz <nate@voicedisplays.com> | 2019-07-09 07:30:02 +0000 |
---|---|---|
committer | nathanbietz <nate@voicedisplays.com> | 2019-07-09 07:30:02 +0000 |
commit | 3c86d6e0ce76adf88328a0258bb11a07e38393e5 (patch) | |
tree | 8c4c8a7dcaf67b9bc02f014ea8a128ae1ac2547e /doc | |
parent | a0f17912cfb0ba393d8dfc76ed3c121746401890 (diff) | |
download | gitlab-ce-3c86d6e0ce76adf88328a0258bb11a07e38393e5.tar.gz |
Apply suggestion to doc/topics/autodevops/index.md
Diffstat (limited to 'doc')
-rw-r--r-- | doc/topics/autodevops/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/topics/autodevops/index.md b/doc/topics/autodevops/index.md index b32e2c2ede7..f3db1511c60 100644 --- a/doc/topics/autodevops/index.md +++ b/doc/topics/autodevops/index.md @@ -452,7 +452,7 @@ be deleted. Review apps are deployed using the [auto-deploy-app](https://gitlab.com/gitlab-org/charts/auto-deploy-app) chart with -Helm, which can be [customized](https://docs.gitlab.com/ee/topics/autodevops/index.html#custom-helm-chart). The app will be deployed into the [Kubernetes +Helm, which can be [customized](#custom-helm-chart). The app will be deployed into the [Kubernetes namespace](../../user/project/clusters/index.md#deployment-variables) for the environment. |