summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2018-06-10 08:35:00 -0700
committerJon Dufresne <jon.dufresne@gmail.com>2018-06-13 09:00:42 -0700
commit9c4bd6d5eb7eb586b43f3cc2ef698f7ba21f16c7 (patch)
tree65a4bb5687f30b3d616656c9e6f6e57678e95d56 /README.rst
parent52749614ea527c684a2682df532501298b91406c (diff)
downloadpip-9c4bd6d5eb7eb586b43f3cc2ef698f7ba21f16c7.tar.gz
Update doc and comment URLs to https where available
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index 0d299887b..1d580ef9d 100644
--- a/README.rst
+++ b/README.rst
@@ -7,7 +7,7 @@ The `PyPA recommended`_ tool for installing Python packages.
:target: https://pypi.org/project/pip/
.. image:: https://img.shields.io/travis/pypa/pip/master.svg?label=travis-ci
- :target: http://travis-ci.org/pypa/pip
+ :target: https://travis-ci.org/pypa/pip
.. image:: https://img.shields.io/appveyor/ci/pypa/pip.svg?label=appveyor-ci
:target: https://ci.appveyor.com/project/pypa/pip/history
@@ -37,6 +37,6 @@ rooms and mailing lists is expected to follow the `PyPA Code of Conduct`_.
.. _Changelog: https://pip.pypa.io/en/stable/news.html
.. _GitHub Page: https://github.com/pypa/pip
.. _Issue Tracking: https://github.com/pypa/pip/issues
-.. _User mailing list: http://groups.google.com/group/python-virtualenv
-.. _Dev mailing list: http://groups.google.com/group/pypa-dev
+.. _User mailing list: https://groups.google.com/forum/#!forum/python-virtualenv
+.. _Dev mailing list: https://groups.google.com/forum/#!forum/pypa-dev
.. _PyPA Code of Conduct: https://www.pypa.io/en/latest/code-of-conduct/