From 97cd090b8c99dd516462a106a880e659388b38e3 Mon Sep 17 00:00:00 2001 From: Akshayan Sinha Date: Fri, 29 Oct 2021 14:16:43 +0530 Subject: [PATCH] Updated RijksMuseum Doc Link The previous link was redirected to the website of the museum. Which had no documentation or reference to the APIs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2fcab63..f07a0a89 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ API | Description | Auth | HTTPS | CORS | | [Noun Project](http://api.thenounproject.com/index.html) | Icons | `OAuth` | No | Unknown | | [PHP-Noise](https://php-noise.com/) | Noise Background Image Generator | No | Yes | Yes | | [Pixel Encounter](https://pixelencounter.com/api) | SVG Icon Generator | No | Yes | No | -| [Rijksmuseum](https://www.rijksmuseum.nl/en/api) | Art | `apiKey` | Yes | Unknown | +| [Rijksmuseum](https://data.rijksmuseum.nl/object-metadata/api/) | RijksMuseum Data | `apiKey` | Yes | Unknown | | [Word Cloud](https://wordcloudapi.com/) | Easily create word clouds | `apiKey` | Yes | Unknown | **[⬆ Back to Index](#index)**