Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf7b81 commit b84d838Copy full SHA for b84d838
1 file changed
doc/_templates/cheatsheet_sidebar.html
@@ -1,7 +1,7 @@
1
2
<div class="sidebar-cheatsheets">
3
<h3>Matplotlib cheatsheets</h3>
4
- <a href="https://github.com/matplotlib/cheatsheets#cheatsheets">
+ <a href="https://matplotlib.org/cheatsheets/">
5
<img src="_static/mpl_cheatsheet1.png"
6
alt="Matplotlib cheatsheets"
7
srcset="_static/mpl_cheatsheet1.png 1x, _static/mpl_cheatsheet1_2x.png 2x"/>
0 commit comments