From 741457a45fa5a7361320ab6bca93b781884a7353 Mon Sep 17 00:00:00 2001 From: lostinlight Date: Fri, 27 Apr 2018 02:56:07 +0300 Subject: [PATCH] Update Matodon translation link --- source/_data/mastodon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_data/mastodon.json b/source/_data/mastodon.json index cc6d3ba..2d653b4 100644 --- a/source/_data/mastodon.json +++ b/source/_data/mastodon.json @@ -101,6 +101,6 @@ "donate": "https://liberapay.com/Mastodon", "tracker": "https://github.com/tootsuite/mastodon/issues", "bounty": "", - "translating": "https://github.com/tootsuite/documentation/blob/master/Contributing-to-Mastodon/Translating.md" + "translating": "https://weblate.joinmastodon.org/projects/mastodon/backend" } }