diff options
author | Marcel Amirault <ravlen@gmail.com> | 2019-03-04 02:37:14 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-03-04 02:37:14 +0000 |
commit | 4a25a130f4eb6abacf1c25316f76dd3a93486b50 (patch) | |
tree | 8a3b79815107647af7cec35c5486346aee8c3a37 /doc/install | |
parent | 56d4ef8d221825e0d39b53bd4e427580f8782f84 (diff) | |
download | gitlab-ce-4a25a130f4eb6abacf1c25316f76dd3a93486b50.tar.gz |
Docs: Last batch of misc broken anchors
Diffstat (limited to 'doc/install')
-rw-r--r-- | doc/install/aws/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install/aws/index.md b/doc/install/aws/index.md index ce50b5fa317..2fcc9b90157 100644 --- a/doc/install/aws/index.md +++ b/doc/install/aws/index.md @@ -610,7 +610,7 @@ To back up GitLab: To restore GitLab, first review the [restore documentation](../../raketasks/backup_restore.md#restore), and primarily the restore prerequisites. Then, follow the steps under the -[Omnibus installations section](../../raketasks/backup_restore.md#restore-for-omnibus-installations). +[Omnibus installations section](../../raketasks/backup_restore.md#restore-for-omnibus-gitlab-installations). ## Updating GitLab |