From 03f6b944d8ba50c1a80d62b6b8c8a058cc41ad0e Mon Sep 17 00:00:00 2001 From: tastytea Date: Tue, 4 Dec 2018 12:27:35 +0100 Subject: [PATCH] Updated the link to the Mastodon documentation. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 124f611..ffe8354 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,7 @@ If you use a debug build, you get more verbose error messages. ## Useful links -* [Mastodon API reference](https://github.com/tootsuite/documentation/blob/master/Using-the-API/API.md) -* [Mastodon streaming API reference](https://github.com/tootsuite/documentation/blob/master/Using-the-API/Streaming-API.md) +* [Mastodon documentation](https://docs.joinmastodon.org/) # Install @@ -261,7 +260,6 @@ Feature complete as of Mastodon 2.6.1 ## Glitch-Soc support * [x] max_toot_chars in /api/v1/instance - * [x] GET /api/v1/bookmarks * [x] POST /api/v1/statuses/:id/bookmark * [x] POST /api/v1/statuses/:id/unbookmark