Skip to content

Commit 47be387

Browse files
authored
Merge pull request #34 from jklymak/doc-link-cheatsheets
DOC: point cheatsheets to cheatsheets site versus github
2 parents 1dbe387 + 98ae795 commit 47be387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/body.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h1>Matplotlib: Visualization with Python</h1>
100100
</a>
101101
</li>
102102
<li>
103-
<a href="https://github.com/matplotlib/cheatsheets#cheatsheets">
103+
<a href="https://matplotlib.org/cheatsheets/">
104104
<img
105105
src="_static/images/cheatsheets.png"
106106
alt="cheatsheet icon"

0 commit comments

Comments
 (0)