From c55edbf3eede06b378c746dca0305279353578c3 Mon Sep 17 00:00:00 2001 From: Davide Setti Date: Fri, 17 May 2013 14:24:17 +0200 Subject: [PATCH] fixed a link to the ubuntu packages in the README --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8af3d7b..28dc4c1 100644 --- a/README.rst +++ b/README.rst @@ -155,7 +155,7 @@ To install scrapely on any platform use:: If you're using Ubuntu (9.10 or above), you can install scrapely from the Scrapy Ubuntu repos. Just add the Ubuntu repos as described here: -http://doc.scrapy.org/topics/ubuntu.html +http://doc.scrapy.org/en/latest/topics/ubuntu.html And then install scrapely with::