8000 Merge pull request #21607 from jklymak/doc-link-to-cheatsheetsgithub · matplotlib/matplotlib@e974bd9 · GitHub
[go: up one dir, main page]

Skip to content

Commit e974bd9

Browse files
authored
Merge pull request #21607 from jklymak/doc-link-to-cheatsheetsgithub
DOC: link to cheatsheets site, not github repo
2 parents 38080dd + ee859e9 commit e974bd9

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