Skip to content

Commit 268aa6b

Browse files
author
Julien Bouquillon
committed
Merge pull request revolunet#38 from devdrops/fix-broken-link
Fixed broken link for A Byte of Python
2 parents b9e567c + 0da9924 commit 268aa6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

issues.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"authorUrl": "http://www.swaroopch.org/",
123123
"level": "Beginner",
124124
"info": "This book aims to help you learn the wonderful Python language and show how to get things done quickly and painlessly - in effect 'The Perfect Anti-venom to your programming problems'.",
125-
"url": "http://files.swaroopch.com/python/byteofpython_120.pdf",
125+
"url": "http://files.swaroopch.com/python/byte_of_python.pdf",
126126
"cover": "img/cover_swaroop.png"
127127
},
128128
{

0 commit comments

Comments
 (0)