Skip to content

Commit

Permalink
Update blog urls
Browse files Browse the repository at this point in the history
  • Loading branch information
swaroopch committed Feb 17, 2024
1 parent adb91fc commit e45bcf1
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,8 +1,8 @@
{
"variables": {
"authorUrl": "https://swaroopch.com/about",
"buyBookUrl": "https://swaroopch.com/buybook",
"contactUrl": "https://swaroopch.com/contact",
"authorUrl": "https://swaroopch.com/notes/about",
"buyBookUrl": "https://swaroopch.com/notes/buybook",
"contactUrl": "https://swaroopch.com/notes/about",
"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 e45bcf1

Please sign in to comment.