We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b43d34 commit 335207bCopy full SHA for 335207b
layouts/partials/menu.html
@@ -94,13 +94,13 @@
94
</li>
95
96
<li class="nav-item">
97
- <a class=" nav-link" href="/cookbook/5.0/">
+ <a class=" nav-link" href="/cookbook/5/">
98
Cookbook
99
</a>
100
101
102
103
- <a class="nav-link" href="/demo/5.0/">
+ <a class="nav-link" href="/demo/5/">
104
Demo
105
106
@@ -193,7 +193,7 @@
193
194
195
<li>
196
- <a class="dropdown-item" href="https://scottplot.net/api/5.0/">
+ <a class="dropdown-item" href="https://scottplot.net/api/5/">
197
<img src="/images/icons/file-earmark-code.svg">
198
ScottPlot API
199
0 commit comments