From 8d4d1a240c812836e654af35276ae98e155423bc Mon Sep 17 00:00:00 2001 From: digitalblossom <80636305+digitalblossom@users.noreply.github.com> Date: Thu, 19 Aug 2021 19:05:22 +0200 Subject: [PATCH] Changed Bible API from Portugese landing page to English Instead of https://bibleapi.co/ it now links to https://bibleapi.co/en --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a85f98a9..1428aee0 100644 --- a/README.md +++ b/README.md @@ -139,7 +139,7 @@ API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [Bhagavad Gita](https://docs.bhagavadgitaapi.in) | Open Source Shrimad Bhagavad Gita API including 21+ authors translation in Sanskrit/English/Hindi | `apiKey` | Yes | Yes | | [Bhagavad Gita](https://bhagavadgita.io/api) | Bhagavad Gita text | `OAuth` | Yes | Yes | -| [Bible](https://bibleapi.co/) | RESTful Bible API with 7 versions, 4 languages and multiple features | `apiKey` | Yes | Unknown | +| [Bible](https://bibleapi.co/en) | RESTful Bible API with 7 versions, 4 languages and multiple features | `apiKey` | Yes | Unknown | | [British National Bibliography](http://bnb.data.bl.uk/) | Books | No | No | Unknown | | [Crossref Metadata Search](https://github.com/CrossRef/rest-api-doc) | Books & Articles Metadata | No | Yes | Unknown | | [Google Books](https://developers.google.com/books/) | Books | `OAuth` | Yes | Unknown |