diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-02-18 01:09:37 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-02-18 01:09:37 +0000 |
commit | 0cb38d2210406191c48ab8f69eaaeaaae635d54e (patch) | |
tree | 26b6ff7ef016c0025e7eab20b00e8f4645107bd5 /doc/user | |
parent | 75ff4588e63eeaf9a547fb5b5306047219fa34d3 (diff) | |
download | gitlab-ce-0cb38d2210406191c48ab8f69eaaeaaae635d54e.tar.gz |
Docs: Fix anchors with extra hashes
Diffstat (limited to 'doc/user')
-rw-r--r-- | doc/user/project/clusters/eks_and_gitlab/index.md | 2 | ||||
-rw-r--r-- | doc/user/project/settings/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/user/project/clusters/eks_and_gitlab/index.md b/doc/user/project/clusters/eks_and_gitlab/index.md index 0e6d4bce153..ea09f9f1547 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#enablingdisabling-auto-devops-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. diff --git a/doc/user/project/settings/index.md b/doc/user/project/settings/index.md index b09a3f927d1..d5f4a7fd4ac 100644 --- a/doc/user/project/settings/index.md +++ b/doc/user/project/settings/index.md @@ -121,7 +121,7 @@ NOTE: **Note:** GitLab administrators can use the admin interface to move any project to any namespace if needed. -[permissions]: ../../permissions.md##project-members-permissions +[permissions]: ../../permissions.md#project-members-permissions ## Operations settings |