Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 087c74f

Browse filesBrowse files
committed
doc: Use absolute links for readme images.
PyPI doesn't have our whole repo, so a relative link doesn't work.
1 parent db7492f commit 087c74f
Copy full SHA for 087c74f

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎README.rst

Copy file name to clipboardExpand all lines: README.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@
4040
.. |NUMFocus| image:: https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A
4141
.. _NUMFocus: https://www.numfocus.org
4242

43-
.. image:: doc/_static/logo2.png
43+
.. image:: https://matplotlib.org/_static/logo2.svg
4444

4545
Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.
4646

4747
Check out our `home page <https://matplotlib.org/>`_ for more information.
4848

49-
.. image:: doc/_static/readme_preview.png
49+
.. image:: https://matplotlib.org/_static/readme_preview.png
5050

5151
Matplotlib produces publication-quality figures in a variety of hardcopy formats
5252
and interactive environments across platforms. Matplotlib can be used in Python scripts,

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.