diff options
-rw-r--r-- | doc/release/monthly.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/release/monthly.md b/doc/release/monthly.md index 0191a372593..a33f328d894 100644 --- a/doc/release/monthly.md +++ b/doc/release/monthly.md @@ -130,9 +130,9 @@ Check if the `init.d/gitlab` script changed since last release: <https://gitlab. Make sure the code quality indicators are green / good. -- [](http://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) +- [](http://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) -- [](https://travis-ci.org/gitlabhq/gitlabhq) on travis-ci.org (master branch) +- [](https://semaphoreapp.com/gitlabhq/gitlabhq) (master branch) - [](https://codeclimate.com/github/gitlabhq/gitlabhq) |