Skip to content

Commit 3b22bce

Browse files
changed URL
1 parent 0590258 commit 3b22bce

4 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ description: Bhagavad-Gita-API is An opensource lightweight Node.js based rest A
1717

1818
**api-method** : get
1919

20-
**url** : https://bhagavadgitaapi.in/slok/:ch/:sl
20+
**url** : https://vedicscriptures.github.io/slok/:ch/:sl
2121

2222
**description** : This endpoint allows you to GET data from Particuler slok & chapter of Shreemad Bhagavad Gita
2323

@@ -138,7 +138,7 @@ description: Bhagavad-Gita-API is An opensource lightweight Node.js based rest A
138138

139139
**api-method** : get
140140

141-
**url** : https://bhagavadgitaapi.in/chapters
141+
**url** : https://vedicscriptures.github.io/chapters
142142

143143
**description** : This endpoint allows you to get all Chapters details of Shreemad Bhagavad Gita.
144144

@@ -182,7 +182,7 @@ description: Bhagavad-Gita-API is An opensource lightweight Node.js based rest A
182182

183183
**api-method** : get
184184

185-
**url** : https://bhagavadgitaapi.in/chapter/:ch
185+
**url** : https://vedicscriptures.github.io/chapter/:ch
186186

187187
**description** : GET Particular Chapters details of Shreemad Bhagavad Gita
188188

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ locale : "en-US"
1616
title : "Bhagvad Gita API"
1717
name : &name "ptprashanttripathi" # &name is a YAML anchor which can be *referenced later
1818
description : &description "Bhagavad-Gita-API is An opensource lightweight Node.js based rest API on Vedic Scripture Shrimad Bhagavad Gita."
19-
url : https://bhagavadgitaapi.in/ # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
19+
url : https://vedicscriptures.github.io/ # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
2020
baseurl : "/" # the subpath of your site, e.g. "/blog"
2121
repository : "vedicscriptures/bhagavad-gita-api"
2222
teaser : "https://repository-images.githubusercontent.com/314205765/0bb18d80-2b22-11eb-8f6f-ccf20c0c2679" # path of fallback teaser image, e.g. "/assets/images/500x300.png"

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"title": "Bhagvad Gita API",
1313
"name": "ptprashanttripathi",
1414
"description": "Bhagavad-Gita-API is An opensource lightweight Node.js based rest API on Vedic Scripture Shrimad Bhagavad Gita.",
15-
"url": "https://bhagavadgitaapi.in/",
15+
"url": "https://vedicscriptures.github.io/",
1616
"baseurl": "/",
1717
"repository": "vedicscriptures/bhagavad-gita-api",
1818
"teaser": "https://repository-images.githubusercontent.com/314205765/0bb18d80-2b22-11eb-8f6f-ccf20c0c2679",

privacy-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Your address will only be used:
2323
* to authenticate you own the account for any support requests
2424
* to send you a password recovery code if you forget it
2525
* to receive the weekly stats of your account
26-
* You must opt-in to receive the monthly email from me about other open APIs I'm working on - like [The Bhagavad Gita API](https://bhagavadgitaapi.in/)
26+
* You must opt-in to receive the monthly email from me about other open APIs I'm working on - like [The Bhagavad Gita API](https://vedicscriptures.github.io/)
2727

2828
It will never be shared with anyone.
2929

0 commit comments

Comments
 (0)