23
23
.. _Gitter : https://gitter.im/matplotlib/matplotlib
24
24
25
25
.. |NUMFocus | image :: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
26
- .. _NUMFocus : http://www.numfocus.org
27
-
26
+ .. _NUMFocus : https://www.numfocus.org
28
27
29
28
.. |GitTutorial | image :: https://img.shields.io/badge/PR-Welcome-%23FF8300.svg?
30
29
.. _GitTutorial : https://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project
31
30
32
- .. image :: doc/ _static/logo2.png
31
+ .. image :: https://matplotlib.org/ _static/logo2.svg
33
32
34
33
35
34
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
36
35
37
- Check out our `home page <http ://matplotlib.org/ >`_ for more information.
36
+ Check out our `home page <https ://matplotlib.org/ >`_ for more information.
38
37
39
- .. image :: doc /_static/readme_preview.png
38
+ .. image :: https://matplotlib.org /_static/readme_preview.png
40
39
41
40
Matplotlib produces publication-quality figures in a variety of hardcopy formats
42
41
and interactive environments across platforms. Matplotlib can be used in Python scripts,
@@ -48,7 +47,7 @@ Install
48
47
=======
49
48
50
49
For installation instructions and requirements, see `INSTALL.rst <INSTALL.rst >`_ or the
51
- `install <http ://matplotlib.org/users/installing.html >`_ documentation.
50
+ `install <https ://matplotlib.org/users/installing.html >`_ documentation.
52
51
53
52
Test
54
53
====
@@ -67,7 +66,7 @@ You've worked out a way to fix it – even better!
67
66
68
67
You want to tell us about it – best of all!
69
68
70
- Start at the `contributing guide <http ://matplotlib.org/devdocs/devel/contributing.html >`_!
69
+ Start at the `contributing guide <https ://matplotlib.org/devdocs/devel/contributing.html >`_!
71
70
72
71
Contact
73
72
=======
0 commit comments