Skip to content

Commit b84d838

Browse files
timhoffmmeeseeksmachine
authored andcommitted
Backport PR #21607: DOC: link to cheatsheets site, not github repo
1 parent fcf7b81 commit b84d838

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)