8000 Merge pull request #21063 from meeseeksmachine/auto-backport-of-pr-21… · meeseeksmachine/matplotlib@f5e2ca5 · GitHub
[go: up one dir, main page]

Skip to content

Commit f5e2ca5

Browse files
authored
Merge pull request matplotlib#21063 from meeseeksmachine/auto-backport-of-pr-21062-on-v3.5.x
Backport PR matplotlib#21062 on branch v3.5.x (Fix typo in template of current dev-docs)
2 parents d14f026 + c8f2110 commit f5e2ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/_templates/mpl_nav_bar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<a class="reference internal nav-link" href="{{ pathto('gallery/index') }}">Examples</a>
88
</li>
99
<li class="nav-item">
10-
<a class="reference internal nav-link" href="{{ pathto('tutorials/index') }}">Tutoraials</a>
10+
<a class="reference internal nav-link" href="{{ pathto('tutorials/index') }}">Tutorials</a>
1111
</li>
1212
<li class="nav-item">
1313
<a class="reference internal nav-link" href="{{ pathto('api/index') }}">Reference</a>

0 commit comments

Comments
 (0)
0