diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-07-19 09:30:03 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-07-19 09:30:03 +0000 |
commit | 5a858a4a3d1297ac45bc7cf991b0513998f845d0 (patch) | |
tree | a97f594cd8dae2fd40306f92f75a5f778bb6bc0c | |
parent | 90f5c4d0a3c9d5e43e9a58ab0aa79c8b085c62d4 (diff) | |
download | gitlab-ci-5a858a4a3d1297ac45bc7cf991b0513998f845d0.tar.gz |
Fix CI status badge in README
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ ## GitLab CI is an open-source continuous integration server -[](https://ci.gitlab.org/projects/2?ref=master) +[](https://ci.gitlab.com/projects/3?ref=master) [](https://codeclimate.com/github/gitlabhq/gitlab-ci) [](https://gemnasium.com/gitlabhq/gitlab-ci) [](https://coveralls.io/r/gitlabhq/gitlab-ci) ### Information -Please see the [GitLab CI page on the website](https://about.gitlab.com/gitlab-ci/) for all information. +Please see the [GitLab CI page on the website](https://about.gitlab.com/gitlab-ci/) for all information.
\ No newline at end of file |