From 150e5c90f7cbcfc66dbd7a8bdbac8750d52a4bba Mon Sep 17 00:00:00 2001 From: Arnout Engelen Date: Tue, 17 Oct 2023 19:43:38 +0200 Subject: [PATCH] docs: make project-specific security page more prominent (#25654) --- docs/docs/security/security.mdx | 3 ++- docs/docusaurus.config.js | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/docs/security/security.mdx b/docs/docs/security/security.mdx index 45b603f2a..b92890272 100644 --- a/docs/docs/security/security.mdx +++ b/docs/docs/security/security.mdx @@ -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. diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index a12ae72dd..f8b6db7ae 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -246,7 +246,7 @@ const config = { Divider

- Security |  + Security |  Donate |  Thanks |  Events |