We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0694e74 commit e58ceb1Copy full SHA for e58ceb1
_layouts/default.html
@@ -15,7 +15,7 @@ <h2>A modern JavaScript utility library delivering modularity, performance & ext
15
</div>
16
17
<div class="header-section">
18
- <a href="/docs/{{ site.latestRelease }}" class="btn primary">Documentation</a>
+ <a href="/docs/v{{ site.latestRelease }}" class="btn primary">Documentation</a>
19
<a href="https://github.com/lodash/lodash/wiki/FP-Guide" class="btn">FP Guide</a>
20
21
0 commit comments