From d70a94cc774cbe7f2ea448876e7b8ab64c7e2cb2 Mon Sep 17 00:00:00 2001 From: marijaninjo Date: Sun, 11 Oct 2020 15:19:19 +0200 Subject: [PATCH] Update The Lords of the Rings API url (#1391) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c077f9ca..2a370f7f 100644 --- a/README.md +++ b/README.md @@ -903,7 +903,7 @@ API | Description | Auth | HTTPS | CORS | | [Open Movie Database](http://www.omdbapi.com/) | Movie information | `apiKey` | Yes | Unknown | | [Ron Swanson Quotes](https://github.com/jamesseanwright/ron-swanson-quotes#ron-swanson-quotes-api) | Television | No | Yes | Unknown | | [STAPI](http://stapi.co) | Information on all things Star Trek | No | No | No | -| [The Lord of the Rings](https://the-one-api.herokuapp.com/) | The Lord of the Rings API | `apiKey` | Yes | Unknown | +| [The Lord of the Rings](https://the-one-api.dev/) | The Lord of the Rings API | `apiKey` | Yes | Unknown | | [TMDb](https://www.themoviedb.org/documentation/api) | Community-based movie data | `apiKey` | Yes | Unknown | | [Trakt](https://trakt.tv/b/api-docs) | Movie and TV Data | `apiKey` | Yes | Yes | | [TVDB](https://api.thetvdb.com/swagger) | Television data | `apiKey` | Yes | Unknown |