mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-16 03:30:05 -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
|
## Contributing
|
||||||
|
|
||||||
[![Build Status](https://travis-ci.org/discourse/discourse.png)](https://travis-ci.org/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.png)](https://codeclimate.com/github/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
|
Discourse is **100% free** and **open-source**. We encourage and support an active, healthy community that
|
||||||
accepts contributions from the public – including you!
|
accepts contributions from the public – including you!
|
||||||
|
|
Loading…
Reference in a new issue