Skip to content

Commit 0b25fd8

Browse files
authored
Make the project-specific security page more prominent (#50)
We want people to read that page first. When they want to see the ASF-wide security policies they can find those via the project-specific page.
1 parent 873fea7 commit 0b25fd8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_data/submenu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
- sub: Sponsorship
66
sublink: https://www.apache.org/foundation/sponsorship.html
77
- sub: Security
8-
sublink: https://www.apache.org/security/
8+
sublink: https://tvm.apache.org/docs/reference/security.html
99
- sub: Thanks
1010
sublink: https://www.apache.org/foundation/thanks.html
1111
- sub: Events

asf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ description: "ASF"
1616
<a href="https://www.apache.org/foundation/sponsorship.html" class="link-btn">Sponsorship</a>
1717

1818

19-
<a href="https://www.apache.org/security/" class="link-btn">Security</a>
19+
<a href="https://tvm.apache.org/docs/reference/security.html" class="link-btn">Security</a>
2020

2121
<a href="https://www.apache.org/foundation/thanks.html" class="link-btn">Thanks</a>
2222

0 commit comments

Comments
 (0)