Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 39952b4

Browse filesBrowse 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
Copy full SHA for 39952b4

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎doc/_templates/sidebar_versions.html

Copy file name to clipboardExpand all lines: doc/_templates/sidebar_versions.html
+1-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.