diff options
author | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-09-18 15:53:46 -0700 |
---|---|---|
committer | Ben Bodenmiller <bbodenmiller@hotmail.com> | 2014-09-18 15:53:46 -0700 |
commit | 2b1137bd14c6291c0cc819749dee87989f201599 (patch) | |
tree | a57149f48d0de77801a0da5319431c6a8aea26c1 /doc/release | |
parent | f56877a9eaa8adc0f2fca99a889cc42e049024bf (diff) | |
download | gitlab-ce-2b1137bd14c6291c0cc819749dee87989f201599.tar.gz |
update rack_attack link to history page
Diffstat (limited to 'doc/release')
-rw-r--r-- | doc/release/monthly.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 0ce1b46ee16..a0f87bd5eb6 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -113,7 +113,7 @@ Check if any of these changed since last release: - <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> -- <https://gitlab.com/gitlab-org/gitlab-ce/blob/master/config/initializers/rack_attack.rb.example> +- <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/initializers/rack_attack.rb.example> - <https://gitlab.com/gitlab-org/gitlab-ce/commits/master/config/resque.yml.example> #### 8. Need to update init script? |