Skip to content

Commit 5ee4dcf

Browse files
committed
update my URLs to latest editions
1 parent d5dd8f6 commit 5ee4dcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

issues.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@
99
"cover": "img/cover_pypd_2ed_th.jpg"
1010
},
1111
{
12-
"title": "How to Think Like a Computer Scientist: Interactive Edition",
12+
"title": "How to Think Like a Computer Scientist: Second Interactive Edition",
1313
"author": "B. Miller & D. Ranum",
1414
"authorUrl": "http://reputablejournal.com",
1515
"level": "Beginner",
1616
"info": "This interactive book teaches you Python the interactive way, right in the browser.",
17-
"url": "http://interactivepython.org/courselib/static/thinkcspy/index.html",
17+
"url": "http://interactivepython.org/runestone/static/thinkcspy/index.html",
1818
"cover": "img/runestone.png"
1919
},
2020
{
@@ -23,7 +23,7 @@
2323
"authorUrl": "http://reputablejournal.com/",
2424
"level": "Intermediate",
2525
"info": "This book is a CS2 data structures textbook, with a review of Python concepts in chapter 1",
26-
"url": "http://interactivepython.org/courselib/static/pythonds/index.html",
26+
"url": "http://interactivepython.org/runestone/static/pythonds/index.html",
2727
"cover": "img/PythonDScover.png"
2828
},
2929
{

0 commit comments

Comments
 (0)