diff options
author | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-07-09 22:28:12 +0000 |
---|---|---|
committer | Dmitriy Zaporozhets <dzaporozhets@gitlab.com> | 2015-07-09 22:28:12 +0000 |
commit | 7b06c32e0027fffafd5314ad6bbe7d4cdd18c5b6 (patch) | |
tree | 44266bce405d61d9a448a9b5a67b459f4f8b1ce8 /README.md | |
parent | add283bf685141b6ce6e41045c4c592fc3fd5b44 (diff) | |
download | gitlab-ce-7b06c32e0027fffafd5314ad6bbe7d4cdd18c5b6.tar.gz |
Point to ci.gitlab.com badge in README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 2e2028c97f6..7dc0ffb30ee 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ To use EE and get official support please [become a subscriber](https://about.gi ## Code status -- [![build status](https://ci.gitlab.org/projects/1/status.png?ref=master)](https://ci.gitlab.org/projects/1?ref=master) on ci.gitlab.org (master branch) +- [![build status](https://ci.gitlab.com/projects/1/status.png?ref=master)](https://ci.gitlab.com/projects/1?ref=master) on ci.gitlab.com (master branch) - [![Build Status](https://semaphoreapp.com/api/v1/projects/2f1a5809-418b-4cc2-a1f4-819607579fe7/243338/badge.png)](https://semaphoreapp.com/gitlabhq/gitlabhq) |