about summary refs log tree commit diff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorJoe <401283+HTMLbyJoe@users.noreply.github.com>2021-01-24 03:14:35 -0500
committerGitHub <noreply@github.com>2021-01-24 09:14:35 +0100
commit4f05a43f8fe1396b12efc14115a628751dafe5d4 (patch)
tree8ec748e13d7c68a328766867736100b5e58d4bd0 /CONTRIBUTING.md
parent3ca089d4d76205b064c0ef17d13cb5003927fa2a (diff)
Fix link to documentation repo (#15620)
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
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).