Skip to content

Commit 281d338

Browse files
authored
Update contactUrl
1 parent 1d5a8b0 commit 281d338

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

book.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"title": "A Byte of Python",
33
"variables": {
4-
"authorUrl": "https://swaroopch.com/notes/about",
5-
"buyBookUrl": "https://swaroopch.com/notes/buybook",
6-
"contactUrl": "https://swaroopch.com/notes/about",
4+
"authorUrl": "https://swaroopch.com/about/",
5+
"buyBookUrl": "https://swaroopch.com/buybook/",
6+
"contactUrl": "https://swaroopch.com/contact/",
77
"downloadUrl": "https://github.com/swaroopch/byte-of-python/releases/latest",
88
"officialUrl": "https://python.swaroopch.com",
99
"pythonVersion": "3.6.0",

0 commit comments

Comments
 (0)