We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5a8b0 commit 281d338Copy full SHA for 281d338
book.json
@@ -1,9 +1,9 @@
1
{
2
"title": "A Byte of Python",
3
"variables": {
4
- "authorUrl": "https://swaroopch.com/notes/about",
5
- "buyBookUrl": "https://swaroopch.com/notes/buybook",
6
- "contactUrl": "https://swaroopch.com/notes/about",
+ "authorUrl": "https://swaroopch.com/about/",
+ "buyBookUrl": "https://swaroopch.com/buybook/",
+ "contactUrl": "https://swaroopch.com/contact/",
7
"downloadUrl": "https://github.com/swaroopch/byte-of-python/releases/latest",
8
"officialUrl": "https://python.swaroopch.com",
9
"pythonVersion": "3.6.0",
0 commit comments