8000 doc: Use https links in project readme. · matplotlib/matplotlib@db7492f · GitHub
[go: up one dir, main page]

Skip to content

Commit db7492f

Browse files
committed
doc: Use https links in project readme.
1 parent 66efe2e commit db7492f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
.. _Downloads: https://pepy.tech/project/matplotlib/month
3939

4040
.. |NUMFocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
41-
.. _NUMFocus: http://www.numfocus.org
41+
.. _NUMFocus: https://www.numfocus.org
4242

4343
.. image:: doc/_static/logo2.png
4444

4545
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
4646

47-
Check out our `home page <http://matplotlib.org/>`_ for more information.
47+
Check out our `home page <https://matplotlib.org/>`_ for more information.
4848

4949
.. image:: doc/_static/readme_preview.png
5050

@@ -58,7 +58,7 @@ Install
5858
=======
5959

6060
For installation instructions and requirements, see `INSTALL.rst <INSTALL.rst>`_ or the
61-
`install <http://matplotlib.org/users/installing.html>`_ documentation.
61+
`install <https://matplotlib.org/users/installing.html>`_ documentation.
6262

6363
Test
6464
====
@@ -77,7 +77,7 @@ You've worked out a way to fix it – even better!
7777

7878
You want to tell us about it – best of all!
7979

80-
Start at the `contributing guide <http://matplotlib.org/devdocs/devel/contributing.html>`_!
80+
Start at the `contributing guide <https://matplotlib.org/devdocs/devel/contributing.html>`_!
8181

8282
Contact
8383
=======

0 commit comments

Comments
 (0)
0