Commit 9a5c152c0eaac36f91b073e99ff1235c4467933b

Authored by Dmitriy Zaporozhets
2 parents b1f58fca 9c400026

Merge pull request #3114 from Un1matr1x/docs

docs improvement
Showing 2 changed files with 2 additions and 7 deletions   Show diff stats
README.md
... ... @@ -19,7 +19,7 @@ With GitLab you can:
19 19 * master: ci.gitlab.org
20 20 [![CI](http://ci.gitlab.org/projects/1/status?ref=master)](http://ci.gitlab.org/projects/1?ref=master)
21 21  
22   -* [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/gitlabhq/gitlabhq)
  22 +* [![Code Climate](https://codeclimate.com/github/gitlabhq/gitlabhq.png)](https://codeclimate.com/github/gitlabhq/gitlabhq)
23 23 * [![Dependency Status](https://gemnasium.com/gitlabhq/gitlabhq.png)](https://gemnasium.com/gitlabhq/gitlabhq)
24 24  
25 25 ### Application details
... ...
ROADMAP.md
... ... @@ -4,9 +4,4 @@
4 4  
5 5 * Replace gitolite with gitlab-shell
6 6 * Usability improvements
7   -* Notification improvements
8   -
9   -### v4.2 February 22
10   -
11   -* Teams
12   -
  7 +* Notification improvements
13 8 \ No newline at end of file
... ...