summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBenjamin Woodruff <benjaminwoodruff@ufl.edu>2012-10-31 21:23:49 -0300
committerBenjamin Woodruff <benjaminwoodruff@ufl.edu>2012-10-31 21:23:49 -0300
commitb29007a0dffbaede9a061221b08aab7fdb840a0e (patch)
tree9702105291466c1d932468e60a45aac86dfba958 /docs
parente75c3c1a665ec4a0130412627ffe6b557afdcead (diff)
downloadtablib-b29007a0dffbaede9a061221b08aab7fdb840a0e.tar.gz
Update url for pip vs easy_install in docs/install
The page referred to in the pip documentation has been moved. It discusses the features that pip offers over easy_install.
Diffstat (limited to 'docs')
-rw-r--r--docs/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.rst b/docs/install.rst
index 0e40679..9df8ee8 100644
--- a/docs/install.rst
+++ b/docs/install.rst
@@ -22,7 +22,7 @@ or, with `easy_install <http://pypi.python.org/pypi/setuptools>`_::
$ easy_install tablib
-But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/index.html#pip-compared-to-easy-install>`_.
+But, you really `shouldn't do that <http://www.pip-installer.org/en/latest/other-tools.html#pip-compared-to-easy-install>`_.