Update a broken link in the example

This commit is contained in:
Kevin 2014-10-22 15:41:27 +02:00
parent 325b5afd1f
commit 4a6c7c6e26
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Code talks! This is a simple web crawler that fetches a bunch of urls concurren
urls = [
"http://www.google.com/intl/en_ALL/images/logo.gif",
"https://wiki.secondlife.com/w/images/secondlife.jpg",
"http://python.org/images/python-logo.gif",
"http://us.i1.yimg.com/us.yimg.com/i/ww/beta/y3.gif",
]