From 0629ac2c375fabcd8248baacf97e4cbe6b227a3d Mon Sep 17 00:00:00 2001 From: mason Date: Mon, 24 Apr 2023 14:51:04 +0200 Subject: [PATCH] Changed bhagavadgitaapi.in link (#142) Changed the bhagavadgitaapi.in API link since the old one did not work anymore. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 400c7c9..40048c8 100644 --- a/README.md +++ b/README.md @@ -249,7 +249,7 @@ | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [A BĂ­blia Digital](https://www.abibliadigital.com.br/en) | Do not worry about managing the multiple versions of the Bible | `apiKey` | Yes | No | -| [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://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 | | [Bhagavad Gita telugu](https://gita-api.vercel.app) | Bhagavad Gita API in telugu and odia languages | No | Yes | Yes | | [Bible-api](https://bible-api.com/) | Free Bible API with multiple languages | No | Yes | Yes |