We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9845eda commit 85b1bdaCopy full SHA for 85b1bda
book.json
@@ -1,10 +1,10 @@
1
{
2
"variables": {
3
- "authorUrl": "https://www.swaroopch.com/about/",
4
- "buyBookUrl": "https://www.swaroopch.com/buybook/",
5
- "contactUrl": "https://www.swaroopch.com/contact/",
+ "authorUrl": "https://swaroopch.com/about",
+ "buyBookUrl": "https://swaroopch.com/buybook",
+ "contactUrl": "https://swaroopch.com/contact",
6
"downloadUrl": "https://github.com/swaroopch/byte-of-python/releases/latest",
7
- "officialUrl": "https://python.swaroopch.com/",
+ "officialUrl": "https://python.swaroopch.com",
8
"pythonVersion": "3.6.0",
9
"sourceUrl": "https://github.com/swaroopch/byte-of-python",
10
"vimBookUrl": "https://vim.swaroopch.com/"
0 commit comments