From: Joe <401283+HTMLbyJoe@users.noreply.github.com>
Date: Sun, 24 Jan 2021 08:14:35 +0000 (-0500)
Subject: Fix link to documentation repo (#15620)
X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=4f05a43f8fe1396b12efc14115a628751dafe5d4;p=mastodon.git
Fix link to documentation repo (#15620)
---
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index f7b8f17cc..31f0a1319 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -36,4 +36,4 @@ The smaller the set of changes in the pull request is, the quicker it can be rev
## Documentation
-The [Mastodon documentation](https://docs.joinmastodon.org) is a statically generated site. You can [submit merge requests to mastodon/docs](https://source.joinmastodon.org/mastodon/docs).
+The [Mastodon documentation](https://docs.joinmastodon.org) is a statically generated site. You can [submit merge requests to tootsuite/documentation](https://github.com/tootsuite/documentation).