diff options
author | Eugen <eugen@zeonfederated.com> | 2017-01-08 03:47:33 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-01-08 03:47:33 +0100 |
commit | db8a08850252e109bb9c2ab3af0d4e1260b371f5 (patch) | |
tree | 71da4bbe60ab0dbc6b6d80fd90f954e090d100e6 | |
parent | 6d097d559b7fc2b7a6fc365a1205dde0602b9e50 (diff) |
Update badges
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md index ad776e86a..8c0f424ce 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ Mastodon ======== -[![Build Status](http://img.shields.io/travis/Gargron/goldfinger.svg)][travis] -[![Code Climate](https://img.shields.io/codeclimate/github/Gargron/mastodon.svg)][code_climate] +[![Build Status](http://img.shields.io/travis/tootsuite/mastodon.svg)][travis] +[![Code Climate](https://img.shields.io/codeclimate/github/tootsuite/mastodon.svg)][code_climate] -[travis]: https://travis-ci.org/Gargron/mastodon -[code_climate]: https://codeclimate.com/github/Gargron/mastodon +[travis]: https://travis-ci.org/tootsuite/mastodon +[code_climate]: https://codeclimate.com/github/tootsuite/mastodon Mastodon is a free, open-source social network server. A decentralized alternative to commercial platforms, it avoids the risks of a single company monopolizing your communication. Anyone can run Mastodon and participate in the social network seamlessly. |