diff --git a/docs/intro/install.rst b/docs/intro/install.rst index 2a6e4da21..1ea2f3d70 100644 --- a/docs/intro/install.rst +++ b/docs/intro/install.rst @@ -45,7 +45,7 @@ After installing Python, follow these steps before installing Scrapy: * install OpenSSL by following these steps: - 1. go to `this page `_ + 1. go to `Win32 OpenSSL page `_ 2. download Visual C++ 2008 redistributables for your Windows and architecture @@ -57,7 +57,7 @@ After installing Python, follow these steps before installing Scrapy: * pywin32: http://sourceforge.net/projects/pywin32/files/ * Twisted: http://twistedmatrix.com/trac/wiki/Downloads - * zope.interface: download the egg from `this page `_ and install it by running ``easy_install file.egg`` + * zope.interface: download the egg from `zope.interface pypi page `_ and install it by running ``easy_install file.egg`` * lxml: http://pypi.python.org/pypi/lxml/ * pyOpenSSL: https://launchpad.net/pyopenssl