diff options
author | halcy <halcy@ARARAGI-KUN> | 2022-11-13 21:57:12 +0200 |
---|---|---|
committer | halcy <halcy@ARARAGI-KUN> | 2022-11-13 21:57:12 +0200 |
commit | 5b328d479c17e44a6dde96408d6c8680b6c11ee0 (patch) | |
tree | bd1f9aa07448dd3d67ea9d75af5710a32ab6cee1 /docs | |
parent | 5215c2242dd7b87418a7c10781c2b10b35d86f46 (diff) | |
download | mastodon.py-5b328d479c17e44a6dde96408d6c8680b6c11ee0.tar.gz |
s/tootsuite/mastodon/
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst index e555912..1e90bc2 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -1407,6 +1407,6 @@ Mastodon.py contains work by a large amount of contributors, many of which have | |||
1407 | put significant work into making it a better library. You can find some information | 1407 | put significant work into making it a better library. You can find some information |
1408 | about who helped with which particular feature or fix in the changelog. | 1408 | about who helped with which particular feature or fix in the changelog. |
1409 | 1409 | ||
1410 | .. _Mastodon: https://github.com/tootsuite/mastodon | 1410 | .. _Mastodon: https://github.com/mastodon/mastodon |
1411 | .. _Mastodon flagship instance: http://mastodon.social/ | 1411 | .. _Mastodon flagship instance: http://mastodon.social/ |
1412 | .. _Official Mastodon api docs: https://docs.joinmastodon.org/api/rest | 1412 | .. _Official Mastodon api docs: https://docs.joinmastodon.org/api/rest |