We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a1b1e4 commit a9a9dc6Copy full SHA for a9a9dc6
_includes/docs-navbar.html
@@ -31,7 +31,7 @@
31
</a>
32
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="bd-versions">
33
<a class="dropdown-item active" href="/docs/4.1/">Latest (4.x)</a>
34
- <a class="dropdown-item active" href="http://boosted.orange.com/docs/4.0/">4.0</a>
+ <a class="dropdown-item" href="http://boosted.orange.com/docs/4.0/">4.0</a>
35
<a class="dropdown-item" href="http://boosted.orange.com/v4-alpha">v4 Alpha 6.1</a>
36
<a class="dropdown-item" href="http://boosted.orange.com/v4-alpha5/">v4 Alpha 5</a>
37
<a class="dropdown-item" href="http://boosted.orange.com/docs/3.3/">v3.3.X</a>
0 commit comments