summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDonald Stufft <donald@stufft.io>2015-04-06 23:25:56 -0400
committerDonald Stufft <donald@stufft.io>2015-04-06 23:25:56 -0400
commitf96b2a15faffc0c0f57ed19037d0671e09878d06 (patch)
tree3fce01146434ead6a97832e5bc35bfd202092b68 /README.rst
parente6de98f082eaac955ad281ff302a59db21742d53 (diff)
downloadpip-f96b2a15faffc0c0f57ed19037d0671e09878d06.tar.gz
Direct users to the /stable/ url not /latest/
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 5a3dcd762..dca6c5967 100644
--- a/README.rst
+++ b/README.rst
@@ -5,9 +5,9 @@ The `PyPA recommended
<https://python-packaging-user-guide.readthedocs.org/en/latest/current.html>`_
tool for installing Python packages.
-* `Installation <https://pip.pypa.io/en/latest/installing.html>`_
+* `Installation <https://pip.pypa.io/en/stable/installing.html>`_
* `Documentation <https://pip.pypa.io/>`_
-* `Changelog <https://pip.pypa.io/en/latest/news.html>`_
+* `Changelog <https://pip.pypa.io/en/stable/news.html>`_
* `Github Page <https://github.com/pypa/pip>`_
* `Issue Tracking <https://github.com/pypa/pip/issues>`_
* `Mailing list <http://groups.google.com/group/python-virtualenv>`_