summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9c80aff0b..6c343c774 100644
--- a/README.rst
+++ b/README.rst
@@ -17,11 +17,13 @@ tool for installing Python packages.
.. image:: https://img.shields.io/pypi/v/pip.svg
- :target: https://pypi.python.org/pypi/pip
+ :target: https://pypi.python.org/pypi/pip
.. image:: https://img.shields.io/travis/pypa/pip/develop.svg
:target: http://travis-ci.org/pypa/pip
+.. image:: https://readthedocs.org/projects/pip/badge/?version=stable
+ :target: https://pip.pypa.io/en/stable
Code of Conduct
---------------