Skip to content

Commit 1305073

Browse files
authored
change release notes to releases
quick fix for #50 by shortening one title. could also maybe shorten Reference to API and not a shorten but Develop should be Contribute, but those two changes will probably be a whole discussion.
1 parent 18f652a commit 1305073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mpl_sphinx_theme/mpl_nav_bar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
<a class="reference internal nav-link" href="{{ mpl_path('devel/index') }}">Develop</a>
1919
</li>
2020
<li class="nav-item">
21-
<a class="reference internal nav-link" href="{{ mpl_path('users/release_notes') }}">Release notes</a>
21+
<a class="reference internal nav-link" href="{{ mpl_path('users/release_notes') }}">Releases</a>
2222
</li>
2323
</ul>

0 commit comments

Comments
 (0)