Skip to content

Commit 0640c91

Browse files
authored
Update README links to static images
1 parent 86a476d commit 0640c91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@
1515
[![Codecov status](https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=main&service=github)](https://app.codecov.io/gh/matplotlib/matplotlib)
1616
[![EffVer Versioning](https://img.shields.io/badge/version_scheme-EffVer-0097a7)](https://jacobtomlinson.dev/effver)
1717

18-
![Matplotlib logotype](https://matplotlib.org/_static/logo2.svg)
18+
![Matplotlib logotype](https://matplotlib.org/stable/_static/logo2.svg)
1919

2020
Matplotlib is a comprehensive library for creating static, animated, and
2121
interactive visualizations in Python.
2222

2323
Check out our [home page](https://matplotlib.org/) for more information.
2424

25-
![image](https://matplotlib.org/_static/readme_preview.png)
25+
![image](https://matplotlib.org/stable/_static/readme_preview.png)
2626

2727
Matplotlib produces publication-quality figures in a variety of hardcopy
2828
formats and interactive environments across platforms. Matplotlib can be

0 commit comments

Comments
 (0)