From d85c331ecae9adc15f11c2ec302f97ccaad4e0a5 Mon Sep 17 00:00:00 2001 From: Alexej Date: Tue, 27 May 2014 10:32:56 -0700 Subject: [PATCH] Fix broken link for post from user @pkmishra --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 9ae8f34..69e1282 100644 --- a/Home.md +++ b/Home.md @@ -38,7 +38,7 @@ These are guides contributed by the Scrapy community. If you know of any guide n * [How to use Scrapy with TOR](https://groups.google.com/forum/#!msg/scrapy-users/WqMLnKbA43I/B3N1ysvoy-4J) (scrapy-users message) * [Article (german): How to create XPATH expressions visually in your browser and scrape content from wikipedia](http://www.suchkultur.de/blog/suchmaschinen/crawler/web-scraping-mit-dem-scrapy-framework/) * [Convert relative paths to absolute paths](http://stackoverflow.com/questions/6499603/python-scrapy-convert-relative-paths-to-absolute-paths) -* [How to use Scrapy, Tor with multiple user agents](http://pkmishra.github.io/technical/2013/03/18/how-to-run-scrapy-with-TOR-and-multiple-browser-agents-part-1-mac/) +* [How to use Scrapy, Tor with multiple user agents](http://pkmishra.github.io/blog/2013/03/18/how-to-run-scrapy-with-TOR-and-multiple-browser-agents-part-1-mac/) * [(Russian, 2011) Собираем данные с помощью Scrapy](http://habrahabr.ru/post/115710/) ## Videos