@@ -80,7 +80,7 @@ Join our community!
8080Matplotlib is a welcoming, inclusive project, and we follow the `Python
8181Software 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
164164and 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
214214The :doc: `Matplotlib license <users/license >` is based on the `Python Software
215215Foundation (PSF) license <psf-license_> `_.
216216
217- .. _psf-license : http ://www.python.org/psf/license
217+ .. _psf-license : https ://www.python.org/psf/license
218218
219219There is an active developer community and a long list of people who have made
220220significant :doc: `contributions <users/credits >`.
0 commit comments