38
38
.. _Downloads : https://pepy.tech/project/matplotlib/month
39
39
40
40
.. |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
42
42
43
- .. image :: doc/ _static/logo2.png
43
+ .. image :: https://matplotlib.org/ _static/logo2.svg
44
44
45
45
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
46
46
47
- Check out our `home page <http ://matplotlib.org/ >`_ for more information.
47
+ Check out our `home page <https ://matplotlib.org/ >`_ for more information.
48
48
49
- .. image :: doc /_static/readme_preview.png
49
+ .. image :: https://matplotlib.org /_static/readme_preview.png
50
50
51
51
Matplotlib produces publication-quality figures in a variety of hardcopy formats
52
52
and interactive environments across platforms. Matplotlib can be used in Python scripts,
@@ -58,7 +58,7 @@ Install
58
58
=======
59
59
60
60
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.
62
62
63
63
Test
64
64
====
@@ -77,7 +77,7 @@ You've worked out a way to fix it – even better!
77
77
78
78
You want to tell us about it – best of all!
79
79
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 >`_!
81
81
82
82
Contact
83
83
=======
0 commit comments