From 91e883b7c224335d83f54e66efe00d0a0f6fd42d Mon Sep 17 00:00:00 2001 From: marijaninjo Date: Thu, 3 Oct 2019 15:39:41 +0200 Subject: [PATCH] Update TheCatAPI link (#1062) Direct link to API documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 682a8417..948ae30e 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ Please note a passing build status indicates all listed APIs are available since API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | -| [Cats](https://thecatapi.com/docs.html) | Pictures of cats from Tumblr | `apiKey` | Yes | Unknown | +| [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | Unknown | | [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes | | [HTTPCat](https://http.cat/) | Cat for every HTTP Status | No | Yes | Unknown | | [IUCN](http://apiv3.iucnredlist.org/api/v3/docs) | IUCN Red List of Threatened Species | `apiKey` | No | Unknown |