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:
authordosire <sytses@gmail.com>2013-12-30 17:27:18 +0400
committerdosire <sytses@gmail.com>2013-12-30 17:27:18 +0400
commit60e451fde4ea3212c97bc3246b08e82cce7bf390 (patch)
treeda408ebdf64fbd5f246f9d3f876c82eea8a294ca /doc/update/5.3-to-5.4.md
parent24820d5eef31ea688ad7191722c02579240bf669 (diff)
Change canonical urls to GitLab Cloud.
Diffstat (limited to 'doc/update/5.3-to-5.4.md')
-rw-r--r--doc/update/5.3-to-5.4.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/update/5.3-to-5.4.md b/doc/update/5.3-to-5.4.md
index 11c0f7c627f..7a24c11c223 100644
--- a/doc/update/5.3-to-5.4.md
+++ b/doc/update/5.3-to-5.4.md
@@ -51,8 +51,8 @@ sudo -u git -H bundle exec rake assets:precompile RAILS_ENV=production
### 5. Update config files
-* Make `/home/git/gitlab/config/gitlab.yml` same as https://github.com/gitlabhq/gitlabhq/blob/5-4-stable/config/gitlab.yml.example but with your settings.
-* Make `/home/git/gitlab/config/puma.rb` same as https://github.com/gitlabhq/gitlabhq/blob/5-4-stable/config/puma.rb.example but with your settings.
+* Make `/home/git/gitlab/config/gitlab.yml` same as https://gitlab.com/gitlab-org/gitlab-ce/blob/5-4-stable/config/gitlab.yml.example but with your settings.
+* Make `/home/git/gitlab/config/puma.rb` same as https://gitlab.com/gitlab-org/gitlab-ce/blob/5-4-stable/config/puma.rb.example but with your settings.
### 6. Update Init script