From 5a858a4a3d1297ac45bc7cf991b0513998f845d0 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Sun, 19 Jul 2015 09:30:03 +0000 Subject: Fix CI status badge in README --- README.md | 4 ++-- 1 file 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 -- cgit v1.2.1