Commit c1a9e9228117d68e9e8556e6dc13b8e181dd973c

Authored by Dmitriy Zaporozhets
1 parent 97de212e

Fix badge image url to ci.gitlab.org

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -16,7 +16,7 @@
16 16  
17 17 ### Code status
18 18  
19   -* [![build status](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master) ci.gitlab.org (master branch)
  19 +* [![build status](http://ci.gitlab.org/projects/1/status.png?ref=master)](http://ci.gitlab.org/projects/1?ref=master) ci.gitlab.org (master branch)
20 20  
21 21 * [![build status](https://secure.travis-ci.org/gitlabhq/gitlabhq.png)](https://travis-ci.org/gitlabhq/gitlabhq) travis-ci.org (master branch)
22 22  
... ...