@@ -80,7 +80,7 @@ Join our community!
80
80
Matplotlib is a welcoming, inclusive project, and we follow the `Python
81
81
Software Foundation Code of Conduct <coc_> `_ in everything we do.
82
82
83
- .. _coc : http ://www.python.org/psf/codeofconduct /
83
+ .. _coc : https ://www.python.org/psf/conduct /
84
84
85
85
86
86
.. raw :: html
@@ -100,7 +100,7 @@ Software Foundation Code of Conduct <coc_>`_ in everything we do.
100
100
</div >
101
101
<div class =" box-item" >
102
102
<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 >
104
104
</div >
105
105
<div class =" box-item" >
106
106
<img src =" _static/fa/gitter-brands.svg" alt =" Gitter" >
@@ -164,7 +164,7 @@ plotting interfaces (seaborn_, HoloViews_, ggplot_, ...), and two projection
164
164
and mapping toolkits (Basemap _ and Cartopy _).
165
165
166
166
.. _seaborn : https://seaborn.pydata.org
167
- .. _HoloViews : http ://holoviews.org
167
+ .. _HoloViews : https ://holoviews.org
168
168
.. _ggplot : http://ggplot.yhathq.com
169
169
.. _Basemap : https://matplotlib.org/basemap
170
170
.. _Cartopy : https://scitools.org.uk/cartopy/docs/latest
@@ -214,7 +214,7 @@ the NumFOCUS organization or to the `John Hunter Technology Fellowship
214
214
The :doc: `Matplotlib license <users/license >` is based on the `Python Software
215
215
Foundation (PSF) license <psf-license_> `_.
216
216
217
- .. _psf-license : http ://www.python.org/psf/license
217
+ .. _psf-license : https ://www.python.org/psf/license
218
218
219
219
There is an active developer community and a long list of people who have made
220
220
significant :doc: `contributions <users/credits >`.
0 commit comments