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:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-09-28 21:11:27 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-09-28 21:11:27 +0300
commite2b578805233659fed37300bbfa9435a4e880770 (patch)
tree4a6844a5d61a00b7cc9be0aab910fc3462d97ba8 /doc/administration/get_started.md
parent4abacac9af9ab869f6be50449345b07d7ed99af1 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/administration/get_started.md')
-rw-r--r--doc/administration/get_started.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/get_started.md b/doc/administration/get_started.md
index 9798fb3b470..18e9264d6d7 100644
--- a/doc/administration/get_started.md
+++ b/doc/administration/get_started.md
@@ -128,7 +128,7 @@ The routine differs, depending on whether you deployed with Omnibus or the Helm
When you backing up an Omnibus (single node) GitLab server, you can use a single Rake task.
-Learn about [backing up Omnibus or Helm variations](../raketasks/backup_restore.md#back-up-gitlab).
+Learn about [backing up Omnibus or Helm variations](../raketasks/backup_restore.md).
This process backs up your entire instance, but does not back up the configuration files. Ensure those are backed up separately.
Keep your configuration files and backup archives in a separate location to ensure the encryption keys are not kept with the encrypted data.