diff --git a/Home.md b/Home.md index 8265030..9ae8f34 100644 --- a/Home.md +++ b/Home.md @@ -30,7 +30,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n * [Scrapy and Django](http://www.sammyliu.com/2012/06/22/tutorial-scrapy-and-django) (2) * [Scrapy and Django](http://blog.just2us.com/2012/07/setting-up-django-with-scrapy/) (3) * [Scraping Google Scholar with Scrapy and MongoDB](http://pyinsci.blogspot.com/2011/10/scrapy-google-scholar-and-mongodb.html) -* [Recursively scraping a blog with Scrapy](http://milinda.pathirage.org/2012/03/13/recursively_scraping_blog_with_scrapy/) +* [Recursively scraping a blog with Scrapy](http://milinda.pathirage.org/python/scrapy/2012/03/13/recursively_scraping_blog_with_scrapy.html) * Scraping civic data with Scrapy: [part 1](http://blog.syslogd.net/2011/11/24/civic-hacking-with-python-part-1/), [part 2](http://blog.syslogd.net/2011/11/24/civic-hacking-with-python-part-2/) * [Gathering data with the Scrapy framework](http://www.pixelmender.com/2010/10/12/scraping-data-using-scrapy-framework/) * [Setup Macports Python and Scrapy successfully](http://owenmundy.com/blog/2010/09/setup-macports-python-and-scrapy-successfully/)