Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 39952b4

Browse files
authored
Move cheatsheet focus to the cheatsheets away
This makes this a much friendlier link to click, as your screen is immediately filled with what you want, rather than the code that was used to make the cheatsheets.
1 parent ea68032 commit 39952b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/sidebar_versions.html

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

4040
<div class="sphinxsidebarwrapper">
4141
<h3>Matplotlib cheatsheets</h3>
42-
<a href="https://github.com/matplotlib/cheatsheets">
42+
<a href="https://github.com/matplotlib/cheatsheets#cheatsheets">
4343
<img src="_static/mpl_cheatsheet1.png"
4444
alt="Matplotlib cheatsheets"
4545
srcset="_static/mpl_cheatsheet1.png 1x, _static/mpl_cheatsheet1_2x.png 2x"/>

0 commit comments

Comments
 (0)