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:
authorRémy Coutable <remy@rymai.me>2017-03-01 21:43:43 +0300
committerRémy Coutable <remy@rymai.me>2017-03-01 21:43:43 +0300
commit5ca144a09a349eb20acb36d9a48887b7be2a353c (patch)
tree854657634bbb234d569425ff083d993af1b52593
parent8aa8f5c8080671d52a8dc84113c81677618161eb (diff)
parentb4236df4300227a57d95c0bc7ddacd169c5e4125 (diff)
Merge branch 'patch-18' into 'master'
fix GitLab download archives link See merge request !9528
-rw-r--r--doc/raketasks/backup_restore.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/raketasks/backup_restore.md b/doc/raketasks/backup_restore.md
index a5b8cd6455c..94c38d08849 100644
--- a/doc/raketasks/backup_restore.md
+++ b/doc/raketasks/backup_restore.md
@@ -416,7 +416,7 @@ sudo gitlab-rake gitlab:check SANITIZE=true
If there is a GitLab version mismatch between your backup tar file and the installed
version of GitLab, the restore command will abort with an error. Install the
-[correct GitLab version](https://www.gitlab.com/downloads/archives/) and try again.
+[correct GitLab version](https://about.gitlab.com/downloads/archives/) and try again.
## Configure cron to make daily backups