8000 DOC: link to cheatsheets site, not github repo · matplotlib/matplotlib@ee859e9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ee859e9

Browse files
committed
DOC: link to cheatsheets site, not github repo
1 parent 29a3707 commit ee859e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/cheatsheet_sidebar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
<div class="sidebar-cheatsheets">
33
<h3>Matplotlib cheatsheets</h3>
4-
<a href="https://github.com/matplotlib/cheatsheets#cheatsheets">
4+
<a href="https://matplotlib.org/cheatsheets/">
55
<img src="_static/mpl_cheatsheet1.png"
66
alt="Matplotlib cheatsheets"
77
srcset="_static/mpl_cheatsheet1.png 1x, _static/mpl_cheatsheet1_2x.png 2x"/>

0 commit comments

Comments
 (0)
0