We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e692405 commit 2939a3fCopy full SHA for 2939a3f
supplemental-ui/partials/navbar.hbs
@@ -40,8 +40,10 @@
40
<div class="navbar-sub-item drop-down">
41
Policies and Licenses
42
<div class="drop-down-content">
43
+ <!-- TODO fix link to stable after next release (23.11) -->
44
<a class="drop-down-item" href="{{{ relativize "/home/nightly/product-information.html" }}}">Product Information</a>
45
<a class="drop-down-item" href="{{{ relativize (versioned "home" page "policies.html") }}}">Policies</a>
46
47
<a class="drop-down-item" href="{{{ relativize "/home/nightly/licenses.html" }}}">Licenses</a>
48
</div>
49
0 commit comments