Skip to content

Commit 335207b

Browse files
committed
update menu URLs
1 parent 0b43d34 commit 335207b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

layouts/partials/menu.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,13 @@
9494
</li>
9595

9696
<li class="nav-item">
97-
<a class=" nav-link" href="/cookbook/5.0/">
97+
<a class=" nav-link" href="/cookbook/5/">
9898
Cookbook
9999
</a>
100100
</li>
101101

102102
<li class="nav-item">
103-
<a class="nav-link" href="/demo/5.0/">
103+
<a class="nav-link" href="/demo/5/">
104104
Demo
105105
</a>
106106
</li>
@@ -193,7 +193,7 @@
193193
</a>
194194
</li>
195195
<li>
196-
<a class="dropdown-item" href="https://scottplot.net/api/5.0/">
196+
<a class="dropdown-item" href="https://scottplot.net/api/5/">
197197
<img src="/images/icons/file-earmark-code.svg">
198198
ScottPlot API
199199
</a>

0 commit comments

Comments
 (0)