8000
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 29a3707 commit ee859e9Copy full SHA for ee859e9
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