There was an error while loading. Please reload this page.
1 parent 9f59af3 commit 196eb03Copy full SHA for 196eb03
1 file changed
supplemental-ui/partials/navbar.hbs
@@ -82,9 +82,9 @@
82
(eq page.version "25.3")
83
(eq page.version "25.7")
84
)}}
85
- <a class="navbar-item" href="{{{ relativize (versioned "home" page "policies.html") }}}">Policies</a>
+ <a class="navbar-item" href="{{{ relativize (versioned "home" page "policies.html") }}}">Lifecycle Policies</a>
86
{{else}}
87
- <a class="navbar-item" href="{{{ relativize (versioned "home" page "compliance/policies.html") }}}">Policies</a>
+ <a class="navbar-item" href="{{{ relativize (versioned "home" page "compliance/policies.html") }}}">Lifecycle Policies</a>
88
{{/if}}
89
<a class="navbar-item" href="{{{ relativize "/home/stable/compliance/licenses" }}}">Licenses</a>
90
<a class="navbar-item" href="{{{ relativize "/home/stable/compliance/export" }}}">Export Control</a>
0 commit comments