Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9c89c21

Browse files
committed
Use more https links on front page.
1 parent 6a6b15e commit 9c89c21

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/index.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Join our community!
8080
Matplotlib is a welcoming, inclusive project, and we follow the `Python
8181
Software Foundation Code of Conduct <coc_>`_ in everything we do.
8282

83-
.. _coc: http://www.python.org/psf/codeofconduct/
83+
.. _coc: https://www.python.org/psf/conduct/
8484

8585

8686
.. raw:: html
@@ -100,7 +100,7 @@ Software Foundation Code of Conduct <coc_>`_ in everything we do.
100100
</div>
101101
<div class="box-item">
102102
<img src="_static/fa/stack-overflow-brands.svg" alt="Stackoverflow">
103-
<p>Check out the Matplotlib tag on <a href="http://stackoverflow.com/questions/tagged/matplotlib">stackoverflow</a>.</p>
103+
<p>Check out the Matplotlib tag on <a href="https://stackoverflow.com/questions/tagged/matplotlib">stackoverflow</a>.</p>
104104
</div>
105105
<div class="box-item">
106106
<img src="_static/fa/gitter-brands.svg" alt="Gitter">
@@ -164,7 +164,7 @@ plotting interfaces (seaborn_, HoloViews_, ggplot_, ...), and two projection
164164
and mapping toolkits (Basemap_ and Cartopy_).
165165

166166
.. _seaborn: https://seaborn.pydata.org
167-
.. _HoloViews: http://holoviews.org
167+
.. _HoloViews: https://holoviews.org
168168
.. _ggplot: http://ggplot.yhathq.com
169169
.. _Basemap: https://matplotlib.org/basemap
170170
.. _Cartopy: https://scitools.org.uk/cartopy/docs/latest
@@ -214,7 +214,7 @@ the NumFOCUS organization or to the `John Hunter Technology Fellowship
214214
The :doc:`Matplotlib license <users/license>` is based on the `Python Software
215215
Foundation (PSF) license <psf-license_>`_.
216216

217-
.. _psf-license: http://www.python.org/psf/license
217+
.. _psf-license: https://www.python.org/psf/license
218218

219219
There is an active developer community and a long list of people who have made
220220
significant :doc:`contributions <users/credits>`.

0 commit comments

Comments
 (0)