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:
authorEvan Read <eread@gitlab.com>2019-07-24 16:25:55 +0300
committerMarcia Ramos <marcia@gitlab.com>2019-07-24 16:25:55 +0300
commit9a5ffe4057ddf8ec3a90975f49a56cd509db6bf8 (patch)
tree03d416332a1b80e833761c2e9ad0214a04eaa422 /doc/user/project/clusters/eks_and_gitlab
parentd72493572895b9ca1b7a1bc86944a2eee2d21ef2 (diff)
Improve the Auto DevOps topic a bit
Diffstat (limited to 'doc/user/project/clusters/eks_and_gitlab')
-rw-r--r--doc/user/project/clusters/eks_and_gitlab/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/project/clusters/eks_and_gitlab/index.md b/doc/user/project/clusters/eks_and_gitlab/index.md
index 55a9fbabf98..28f3420de35 100644
--- a/doc/user/project/clusters/eks_and_gitlab/index.md
+++ b/doc/user/project/clusters/eks_and_gitlab/index.md
@@ -253,7 +253,7 @@ With RBAC disabled and services deployed,
[Auto DevOps](../../../../topics/autodevops/index.md) can now be leveraged
to build, test, and deploy the app.
-[Enable Auto DevOps](../../../../topics/autodevops/index.md#enablingdisabling-auto-devops-at-the-project-level)
+[Enable Auto DevOps](../../../../topics/autodevops/index.md#at-the-project-level)
if not already enabled. If a wildcard DNS entry was created resolving to the
Load Balancer, enter it in the `domain` field under the Auto DevOps settings.
Otherwise, the deployed app will not be externally available outside of the cluster.