diff options
| author | dosire <sytses@gmail.com> | 2013-12-30 14:27:18 +0100 |
|---|---|---|
| committer | dosire <sytses@gmail.com> | 2013-12-30 14:27:18 +0100 |
| commit | 60e451fde4ea3212c97bc3246b08e82cce7bf390 (patch) | |
| tree | da408ebdf64fbd5f246f9d3f876c82eea8a294ca /doc/release | |
| parent | 24820d5eef31ea688ad7191722c02579240bf669 (diff) | |
| download | gitlab-ce-60e451fde4ea3212c97bc3246b08e82cce7bf390.tar.gz | |
Change canonical urls to GitLab Cloud.
Diffstat (limited to 'doc/release')
| -rw-r--r-- | doc/release/monthly.md | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index b96ae211812..1175942cfff 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -27,16 +27,16 @@ NOTE: This is a guide for GitLab developers. If you are trying to install GitLab Check if any of these changed since last release (~22nd of last month depending on when last release branch was created): -* https://github.com/gitlabhq/gitlabhq/commits/master/lib/support/nginx/gitlab -* https://github.com/gitlabhq/gitlab-shell/commits/master/config.yml.example -* https://github.com/gitlabhq/gitlabhq/commits/master/config/gitlab.yml.example -* https://github.com/gitlabhq/gitlabhq/commits/master/config/unicorn.rb.example -* https://github.com/gitlabhq/gitlabhq/commits/master/config/database.yml.mysql -* https://github.com/gitlabhq/gitlabhq/commits/master/config/database.yml.postgresql +* https://gitlab.com/gitlab-org/gitlab-ce/commits/master/lib/support/nginx/gitlab +* https://gitlab.com/gitlab-org/gitlab-shell/commits/master/config.yml.example +* https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/gitlab.yml.example +* https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/unicorn.rb.example +* https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/database.yml.mysql +* https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/database.yml.postgresql #### 8. Need to update init script? -Check if changed since last release (~22nd of last month depending on when last release branch was created): https://github.com/gitlabhq/gitlabhq/commits/master/lib/support/init.d/gitlab +Check if changed since last release (~22nd of last month depending on when last release branch was created): https://gitlab.com/gitlab-org/gitlab-ce/commits/master/lib/support/init.d/gitlab #### 9. Start application |
