summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTakuya Noguchi <tak.noguchi.iridge@gmail.com>2016-05-04 21:33:55 +0900
committerTakuya Noguchi <tak.noguchi.iridge@gmail.com>2016-05-04 21:33:55 +0900
commit9bd5ac50b4c0677a2999ccee4f13e2c8e20a2def (patch)
tree70f901e513fa43936d498123e6215d1dfecedf7d /README.md
parenta4df822b2e759db05c37e00eec9e128b31c05974 (diff)
downloadgitlab-ce-9bd5ac50b4c0677a2999ccee4f13e2c8e20a2def.tar.gz
Use new build badge URLs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 36f4bb12df0..c1a29c3bb1e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# GitLab
-[![build status](https://ci.gitlab.com/projects/1/status.svg?ref=master)](https://ci.gitlab.com/projects/1?ref=master)
+[![build status](https://gitlab.com/gitlab-org/gitlab-ce/badges/master/build.svg)](https://gitlab.com/gitlab-org/gitlab-ce/commits/master)
[![Build Status](https://semaphoreci.com/api/v1/projects/2f1a5809-418b-4cc2-a1f4-819607579fe7/400484/shields_badge.svg)](https://semaphoreci.com/gitlabhq/gitlabhq)
[![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.svg)](https://codeclimate.com/github/gitlabhq/gitlabhq)
[![Coverage Status](https://coveralls.io/repos/gitlabhq/gitlabhq/badge.svg?branch=master)](https://coveralls.io/r/gitlabhq/gitlabhq?branch=master)