We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5caf190 commit 38e0570Copy full SHA for 38e0570
static/shared/header/header.tmpl
@@ -42,8 +42,8 @@
42
</li>
43
<li class="go-Header-submenuItem">
44
<div>
45
- <a href="https://go.dev/security/policy/">
46
- <span>Security Policy</span>
+ <a href="https://go.dev/security/">
+ <span>Security</span>
47
</a>
48
</div>
49
<p>How Go can help keep you secure by default</p>
@@ -249,8 +249,8 @@
249
250
251
<li class="go-NavigationDrawer-listItem">
252
253
- Security Policy
+ Security
254
255
256
</ul>
tests/screentest/testdata/testcases/nav-submenu.want.png
-817 Bytes
0 commit comments