diff options
| author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-08-19 20:22:14 +0000 |
|---|---|---|
| committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2013-08-19 20:22:14 +0000 |
| commit | 65cba5c6b91483f7f629c9bb2dcd98e2da92405c (patch) | |
| tree | dbc47b8113f617a6f5c6f4aaf9b74591092a1873 /doc/make_release.md | |
| parent | 4250c349152e252ff36bab54c53d7b267a5b1232 (diff) | |
| parent | 63009af1176c114029827679c3eb632ad5edca26 (diff) | |
| download | gitlab-ce-65cba5c6b91483f7f629c9bb2dcd98e2da92405c.tar.gz | |
Merge branch 'init-script-should-restart-unicorn' of /home/git/repositories/gitlab/gitlabhq
Diffstat (limited to 'doc/make_release.md')
| -rw-r--r-- | doc/make_release.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/make_release.md b/doc/make_release.md index c93785e8750..5be0d5980a1 100644 --- a/doc/make_release.md +++ b/doc/make_release.md @@ -29,7 +29,7 @@ Check if any of these changed since last release (~22nd of last month depending * 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/puma.rb.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 |
