]> cat aescling's git repositories - mastodon.git/commitdiff
Fix crowdin badge display in CONTRIBUTING.md (#12273)
authorScott Sweeny <scott@ssweeny.net>
Mon, 4 Nov 2019 12:01:38 +0000 (07:01 -0500)
committerEugen Rochko <eugen@zeonfederated.com>
Mon, 4 Nov 2019 12:01:37 +0000 (13:01 +0100)
* Fix crowdin badge display in CONTRIBUTING.md

The Crowdin localization badge in `CONTRIBUTING.md` appeared to have the wrong markup around it. This manifested in some extra brackets and an unformatted `crowdin` string.

* Make Crowdin badge a link to the Mastodon project

CONTRIBUTING.md

index 76f5121984ca15c80dfa5363bb17c37b76f3f15e..e1cdf30da8a14427c9a70a18d0116553a7d66027 100644 (file)
@@ -20,7 +20,7 @@ Bug reports and feature suggestions can be submitted to [GitHub Issues](https://
 
 You can submit translations via [Crowdin](https://crowdin.com/project/mastodon). They are periodically merged into the codebase.
 
-[![Crowdin](https://d322cqt584bo4o.cloudfront.net/mastodon/localized.svg)][crowdin]
+[![Crowdin](https://d322cqt584bo4o.cloudfront.net/mastodon/localized.svg)](https://crowdin.com/project/mastodon)
 
 ## Pull requests