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/project/index.md
parent8c8b94e7116fa478ad490bd14c09565d23097f57 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/user/project/index.md')
-rw-r--r--doc/user/project/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/index.md b/doc/user/project/index.md
index de4db7c80ef..fff587027cf 100644
--- a/doc/user/project/index.md
+++ b/doc/user/project/index.md
@@ -62,7 +62,7 @@ When you create a project in GitLab, you'll have access to a large number of
- [GitLab CI/CD](../../ci/README.md): GitLab's built-in [Continuous Integration, Delivery, and Deployment](https://about.gitlab.com/2016/08/05/continuous-integration-delivery-and-deployment-with-gitlab/) tool
- [Container Registry](../packages/container_registry/index.md): Build and push Docker
images out-of-the-box
- - [Auto Deploy](../../ci/autodeploy/index.md): Configure GitLab CI/CD
+ - [Auto Deploy](../../topics/autodevops/index.md#auto-deploy): Configure GitLab CI/CD
to automatically set up your app's deployment
- [Enable and disable GitLab CI](../../ci/enable_or_disable_ci.md)
- [Pipelines](../../ci/pipelines.md): Configure and visualize