From cbd2d95053ad6790eb3f0dbf52d9b7436fc697c1 Mon Sep 17 00:00:00 2001 From: Bartosz Zagrodzki <57185551+Bartek532@users.noreply.github.com> Date: Sun, 10 Oct 2021 13:33:25 +0200 Subject: [PATCH] change catAPI link in Animals --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20e5f990..5358e74d 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ API | Description | Auth | HTTPS | CORS | | [Axolotl](https://theaxolotlapi.netlify.app/) | Collection of axolotl pictures and facts | No | Yes | Yes | | [Cat Facts](https://alexwohlbruck.github.io/cat-facts/) | Daily cat facts | No | Yes | No | | [Cataas](https://cataas.com/) | Cat as a service (cats pictures and gifs) | No | Yes | Unknown | -| [catAPI](https://github.com/ThatCopy/catAPI/wiki/Usage) | Random pictures of cats | No | Yes | Yes | +| [catAPI](https://thatcopy.pw/catapi) | Random pictures of cats | No | Yes | Yes | | [Cats](https://docs.thecatapi.com/) | Pictures of cats from Tumblr | `apiKey` | Yes | Unknown | | [Dog Facts](https://dukengn.github.io/Dog-facts-API/) | Random dog facts | No | Yes | Unknown | | [Dogs](https://dog.ceo/dog-api/) | Based on the Stanford Dogs Dataset | No | Yes | Yes |