diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2019-06-12 15:56:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-12 15:56:41 +0200 |
commit | 1390da501d27cbb9574e41da334f3391fae8138b (patch) | |
tree | 00a77bfef79c5cb978c903ae7ded08b8f92298fc | |
parent | 481cc19d4d04e46b40e836d5cdf31ead1dd6440a (diff) |
Change translations badge in README to Crowdin (#11054)
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 03c8472b9..2d18a4ee2 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ [][releases] [][circleci] [][code_climate] -[][weblate] +[][crowdin] [][docker] [releases]: https://github.com/tootsuite/mastodon/releases [circleci]: https://circleci.com/gh/tootsuite/mastodon [code_climate]: https://codeclimate.com/github/tootsuite/mastodon -[weblate]: https://weblate.joinmastodon.org/engage/mastodon/ +[crowdin]: https://crowdin.com/project/mastodon [docker]: https://hub.docker.com/r/tootsuite/mastodon/ Mastodon is a **free, open-source social network server** based on ActivityPub. Follow friends and discover new ones. Publish anything you want: links, pictures, text, video. All servers of Mastodon are interoperable as a federated network, i.e. users on one server can seamlessly communicate with users from another one. This includes non-Mastodon software that also implements ActivityPub! |