Skip to content

Commit a8fa818

Browse files
committed
DOC: change where last link in icon row goes
The current target does not exist in devdocs (future stable).
1 parent fa4e4b9 commit a8fa818

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/body.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@ <h1>Matplotlib: Visualization with Python</h1>
110110
</a>
111111
</li>
112112
<li>
113-
<a href="https://matplotlib.org/stable/contents.html">
113+
<a href="https://matplotlib.org/stable/index.html">
114114
<img
115115
src="_static/images/documentation.png"
116116
alt="matplotlib logo icon"
117117
class="quicklinks__icon"
118118
/>
119-
Usage Guide
119+
Documentation
120120
</a>
121121
</li>
122122
</ul>

0 commit comments

Comments
 (0)