Commit 1cd080c7 authored by Evan Read's avatar Evan Read

Merge branch 'docs-anchors-hashes' into 'master'

Docs: Fix anchors with extra hashes

See merge request gitlab-org/gitlab-ce!24992
parents 75ff4588 0cb38d22
...@@ -553,7 +553,7 @@ Herokuish](https://github.com/gliderlabs/herokuish#paths) ...@@ -553,7 +553,7 @@ Herokuish](https://github.com/gliderlabs/herokuish#paths)
> [Introduced][ce-19507] in GitLab 11.0. > [Introduced][ce-19507] in GitLab 11.0.
For internal and private projects a [GitLab Deploy Token](../../user/project/deploy_tokens/index.md###gitlab-deploy-token) For internal and private projects a [GitLab Deploy Token](../../user/project/deploy_tokens/index.md#gitlab-deploy-token)
will be automatically created, when Auto DevOps is enabled and the Auto DevOps settings are saved. This Deploy Token will be automatically created, when Auto DevOps is enabled and the Auto DevOps settings are saved. This Deploy Token
can be used for permanent access to the registry. can be used for permanent access to the registry.
......
...@@ -253,7 +253,7 @@ With RBAC disabled and services deployed, ...@@ -253,7 +253,7 @@ With RBAC disabled and services deployed,
[Auto DevOps](../../../../topics/autodevops/index.md) can now be leveraged [Auto DevOps](../../../../topics/autodevops/index.md) can now be leveraged
to build, test, and deploy the app. 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 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. 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. Otherwise, the deployed app will not be externally available outside of the cluster.
......
...@@ -121,7 +121,7 @@ NOTE: **Note:** ...@@ -121,7 +121,7 @@ NOTE: **Note:**
GitLab administrators can use the admin interface to move any project to any GitLab administrators can use the admin interface to move any project to any
namespace if needed. namespace if needed.
[permissions]: ../../permissions.md##project-members-permissions [permissions]: ../../permissions.md#project-members-permissions
## Operations settings ## Operations settings
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment