summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Boggs <scott@tams.tech>2022-12-24 08:09:24 -0500
committerGitHub <noreply@github.com>2022-12-24 08:09:24 -0500
commit69108f85d3b0db88d7c1553c7d13396622029fa3 (patch)
treef552867326cac29654415c5903b4715805016e8f
parent62dee5295e213dafa460257d402a622640b1faaa (diff)
parent20a768bb796d1a2fb1d29bca46861d9cc8813320 (diff)
Merge pull request #3 from dym-sh/patch-1
corrected api-info url
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8384613..394ad82 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
[Documentation](https://docs.rs/mastodon-async/)
-A type-safe, async wrapper around the client [API](https://github.com/tootsuite/documentation/blob/master/docs/Using-the-API/API.md#tag)
+A type-safe, async wrapper around the client [API](https://docs.joinmastodon.org/client/intro/)
for [Mastodon](https://botsin.space/)
## Installation