summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-19 09:30:03 +0000
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-07-19 09:30:03 +0000
commit5a858a4a3d1297ac45bc7cf991b0513998f845d0 (patch)
treea97f594cd8dae2fd40306f92f75a5f778bb6bc0c
parent90f5c4d0a3c9d5e43e9a58ab0aa79c8b085c62d4 (diff)
downloadgitlab-ci-5a858a4a3d1297ac45bc7cf991b0513998f845d0.tar.gz
Fix CI status badge in README
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 927883e..e99c968 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,10 @@
## GitLab CI is an open-source continuous integration server
-[![build status](https://ci.gitlab.org/projects/2/status.png?ref=master)](https://ci.gitlab.org/projects/2?ref=master)
+[![build status](https://ci.gitlab.com/projects/3/status.png?ref=master)](https://ci.gitlab.com/projects/3?ref=master)
[![Code Climate](https://codeclimate.com/github/gitlabhq/gitlab-ci.png)](https://codeclimate.com/github/gitlabhq/gitlab-ci)
[![Dependency Status](https://gemnasium.com/gitlabhq/gitlab-ci.png)](https://gemnasium.com/gitlabhq/gitlab-ci)
[![Coverage Status](https://coveralls.io/repos/gitlabhq/gitlab-ci/badge.png?branch=master)](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