Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2019-10-08 03:06:10 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2019-10-08 03:06:10 +0300
commitca95fe0b55e6a350aeb978ecc7fbd31c44ab84f4 (patch)
treee23037ca692a991665930dd0de90d0a05c56659d /doc/user/index.md
parent8c8b94e7116fa478ad490bd14c09565d23097f57 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/index.md')
-rw-r--r--doc/user/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/index.md b/doc/user/index.md
index e1833cab6b8..9b38447a9ae 100644
--- a/doc/user/index.md
+++ b/doc/user/index.md
@@ -88,7 +88,7 @@ it all at once, from one single project.
Use built-in [GitLab CI/CD](../ci/README.md) to test, build, and deploy your applications
directly from GitLab. No third-party integrations needed.
-- [GitLab Auto Deploy](../ci/autodeploy/index.md): Deploy your application out-of-the-box with GitLab Auto Deploy.
+- [GitLab Auto Deploy](../topics/autodevops/index.md#auto-deploy): Deploy your application out-of-the-box with GitLab Auto Deploy.
- [Review Apps](../ci/review_apps/index.md): Live-preview the changes introduced by a merge request with Review Apps.
- [GitLab Pages](project/pages/index.md): Publish your static site directly from
GitLab with GitLab Pages. You can build, test, and deploy any Static Site Generator with Pages.