docs: make project-specific security page more prominent (#25654)
This commit is contained in:
parent
f473d13d0d
commit
150e5c90f7
|
|
@ -264,4 +264,5 @@ analysing the findings.
|
|||
|
||||
PLEASE PAY ATTENTION to report the security issue on the security email before disclosing it on
|
||||
public domain. The ASF Security Team maintains a page with the description of how vulnerabilities
|
||||
and potential threats are handled, check their web page for more details.
|
||||
and potential threats are handled, check [their web page](https://apache.org/security/committers.html)
|
||||
for more details.
|
||||
|
|
|
|||
|
|
@ -246,7 +246,7 @@ const config = {
|
|||
<img class="footer__divider" src="/img/community/line.png" alt="Divider" />
|
||||
<p>
|
||||
<small>
|
||||
<a href="https://www.apache.org/security/" target="_blank" rel="noreferrer">Security</a> |
|
||||
<a href="https://superset.apache.org/docs/security/" target="_blank" rel="noreferrer">Security</a> |
|
||||
<a href="https://www.apache.org/foundation/sponsorship.html" target="_blank" rel="noreferrer">Donate</a> |
|
||||
<a href="https://www.apache.org/foundation/thanks.html" target="_blank" rel="noreferrer">Thanks</a> |
|
||||
<a href="https://apache.org/events/current-event" target="_blank" rel="noreferrer">Events</a> |
|
||||
|
|
|
|||
Loading…
Reference in New Issue