summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Read <eread@gitlab.com>2019-07-03 23:58:43 +0000
committerEvan Read <eread@gitlab.com>2019-07-03 23:58:43 +0000
commitd69a093246d2aa3b176f7e357bc44f9dd69ee9b7 (patch)
tree5091915f5d0d57467128c6f4a98fc3a096a3db0b
parent62e52ac6a8130c080f498ee2f76ef50b8c209f0f (diff)
parent9dc1850524b8c3ea784ed61b40c8b6be5ffa8831 (diff)
downloadgitlab-ce-d69a093246d2aa3b176f7e357bc44f9dd69ee9b7.tar.gz
Merge branch 'docs-link-fix' into 'master'
Docs: Update Auto Deploy link to page instead of redirect See merge request gitlab-org/gitlab-ce!30325
-rw-r--r--doc/user/project/deploy_boards.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/deploy_boards.md b/doc/user/project/deploy_boards.md
index 175384bc985..0d51e8ae19a 100644
--- a/doc/user/project/deploy_boards.md
+++ b/doc/user/project/deploy_boards.md
@@ -125,6 +125,6 @@ version of your application.
[kube-service]: integrations/kubernetes.md "Kubernetes project service"
[review apps]: ../../ci/review_apps/index.md "Review Apps documentation"
[variables]: ../../ci/variables/README.md "GitLab CI variables"
-[autodeploy]: ../../ci/autodeploy/index.md "GitLab Autodeploy"
+[autodeploy]: ../../topics/autodevops/index.md#auto-deploy "GitLab Autodeploy"
[kube-image]: https://gitlab.com/gitlab-examples/kubernetes-deploy/container_registry "Kubernetes deploy Container Registry"
[runners]: ../../ci/runners/README.md