update mastodon api link in README to point to a non-outdated docs
authorrinpatch <rinpatch@sdf.org>
Mon, 1 Apr 2019 16:27:40 +0000 (19:27 +0300)
committerrinpatch <rinpatch@sdf.org>
Mon, 1 Apr 2019 16:27:40 +0000 (19:27 +0300)
README.md

index 47d2abf6dbb24cb7af8aa93cfc2976c6d3cb69ed..8223afcb3cd0204cf4bf25a79fb9dd8163a375cf 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,7 +6,7 @@ Pleroma is a microblogging server software that can federate (= exchange message
 
 Pleroma is written in Elixir, high-performance and can run on small devices like a Raspberry Pi.
 
-For clients it supports both the [GNU Social API with Qvitter extensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md).
+For clients it supports both the [GNU Social API with Qvitter extensions](https://twitter-api.readthedocs.io/en/latest/index.html) and the [Mastodon client API](https://docs.joinmastodon.org/api/guidelines/).
 
 - [Client Applications for Pleroma](docs/Clients.md)