We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12966fb commit 5fab9daCopy full SHA for 5fab9da
mpl_sphinx_theme/mpl_nav_bar.html
@@ -1,9 +1,9 @@
1
<ul id="navbar-main-elements" class="navbar-nav">
2
<li class="nav-item">
3
- <a class="reference internal nav-link" href="{{ mpl_path('plot_types/index') }}">Plot types</a>
+ <a class="reference internal nav-link" href="{{ mpl_path('plot_types/index') }}">Plot types</a>
4
</li>
5
6
- <a class="reference internal nav-link" href="{{ mpl_path('users/index') }}">User guide</a>
+ <a class="reference internal nav-link" href="{{ mpl_path('users/index') }}">User guide</a>
7
8
9
<a class="reference internal nav-link" href="{{ mpl_path('tutorials/index') }}">Tutorials</a>
0 commit comments