From 8c87c1c4189ba5c40e88fe71093ebaa9b799fce8 Mon Sep 17 00:00:00 2001 From: Matheus Felipe <50463866+matheusfelipeog@users.noreply.github.com> Date: Mon, 25 Oct 2021 04:39:22 -0300 Subject: [PATCH] Update RandomCat Update the link to the main page instead of the API directly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4b0118e..6dc97127 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ API | Description | Auth | HTTPS | CORS | | [Petfinder](https://www.petfinder.com/developers/) | Petfinder is dedicated to helping pets find homes, another resource to get pets adopted | `apiKey` | Yes | Yes | | [PlaceBear](https://placebear.com/) | Placeholder bear pictures | No | Yes | Yes | | [PlaceDog](https://place.dog) | Placeholder Dog pictures | No | Yes | Yes | -| [RandomCat](https://aws.random.cat/meow) | Random pictures of cats | No | Yes | Yes | +| [RandomCat](https://aws.random.cat) | Random pictures of cats | No | Yes | Yes | | [RandomDog](https://random.dog/woof.json) | Random pictures of dogs | No | Yes | Yes | | [RandomDuck](https://random-d.uk/api) | Random pictures of ducks | No | Yes | No | | [RandomFox](https://randomfox.ca/floof/) | Random pictures of foxes | No | Yes | No |