Skip to content

Commit

Permalink
Update contactUrl
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch committed Jul 3, 2024
1 parent 1d5a8b0 commit 281d338
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions book.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"title": "A Byte of Python",
"variables": {
"authorUrl": "https://swaroopch.com/notes/about",
"buyBookUrl": "https://swaroopch.com/notes/buybook",
"contactUrl": "https://swaroopch.com/notes/about",
"authorUrl": "https://swaroopch.com/about/",
"buyBookUrl": "https://swaroopch.com/buybook/",
"contactUrl": "https://swaroopch.com/contact/",
"downloadUrl": "https://github.com/swaroopch/byte-of-python/releases/latest",
"officialUrl": "https://python.swaroopch.com",
"pythonVersion": "3.6.0",
Expand Down

0 comments on commit 281d338

Please sign in to comment.