summaryrefslogtreecommitdiff
path: root/doc/integration
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-03-04 02:37:14 +0000
committerEvan Read <eread@gitlab.com>2019-03-04 02:37:14 +0000
commit4a25a130f4eb6abacf1c25316f76dd3a93486b50 (patch)
tree8a3b79815107647af7cec35c5486346aee8c3a37 /doc/integration
parent56d4ef8d221825e0d39b53bd4e427580f8782f84 (diff)
downloadgitlab-ce-4a25a130f4eb6abacf1c25316f76dd3a93486b50.tar.gz
Docs: Last batch of misc broken anchors
Diffstat (limited to 'doc/integration')
-rw-r--r--doc/integration/omniauth.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/integration/omniauth.md b/doc/integration/omniauth.md
index 4db986197f3..69bbd05c367 100644
--- a/doc/integration/omniauth.md
+++ b/doc/integration/omniauth.md
@@ -199,7 +199,7 @@ from the Omniauth provider's documentation.
sudo -u git -H bundle install --without development test mysql --path vendor/bundle --no-deployment
- > These are the same commands you used in the [Install Gems section](#install-gems) with `--path vendor/bundle --no-deployment` instead of `--deployment`.
+ > These are the same commands you used during initial installation in the [Install Gems section](../install/installation.md#install-gems) with `--path vendor/bundle --no-deployment` instead of `--deployment`.
- Start GitLab: