From 869beaaaad56683f15360b978c0adeac729ad894 Mon Sep 17 00:00:00 2001 From: Akshayan Sinha Date: Thu, 28 Oct 2021 21:42:21 +0530 Subject: [PATCH] Updated AniAPI doc link (#2760) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0073a5f7..2c5e57ec 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ API | Description | Auth | HTTPS | CORS | ### Anime API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| -| [AniAPI](https://github.com/AniAPI-Team/AniAPI) | Anime discovery, streaming & syncing with trackers | `OAuth` | Yes | Yes | +| [AniAPI](https://aniapi.com/docs/) | Anime discovery, streaming & syncing with trackers | `OAuth` | Yes | Yes | | [AniDB](https://wiki.anidb.net/HTTP_API_Definition) | Anime Database | `apiKey` | No | Unknown | | [AniList](https://github.com/AniList/ApiV2-GraphQL-Docs) | Anime discovery & tracking | `OAuth` | Yes | Unknown | | [AnimeChan](https://github.com/RocktimSaikia/anime-chan) | Anime quotes (over 10k+) | No | Yes | No |