mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-24 08:09:13 -05:00
Merge pull request #3077 from mnquintana/patch-1
Update readme badge sources for better display
This commit is contained in:
commit
981f8446ee
1 changed files with 2 additions and 2 deletions
|
@ -56,8 +56,8 @@ Plus *lots* of Ruby Gems, a complete list of which is at [/master/Gemfile](https
|
|||
|
||||
## Contributing
|
||||
|
||||
[![Build Status](https://travis-ci.org/discourse/discourse.png)](https://travis-ci.org/discourse/discourse)
|
||||
[![Code Climate](https://codeclimate.com/github/discourse/discourse.png)](https://codeclimate.com/github/discourse/discourse)
|
||||
[![Build Status](https://travis-ci.org/discourse/discourse.svg)](https://travis-ci.org/discourse/discourse)
|
||||
[![Code Climate](https://codeclimate.com/github/discourse/discourse.svg)](https://codeclimate.com/github/discourse/discourse)
|
||||
|
||||
Discourse is **100% free** and **open-source**. We encourage and support an active, healthy community that
|
||||
accepts contributions from the public – including you!
|
||||
|
|
Loading…
Reference in a new issue