This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 9516f78c0 Site: Change Security link to local security reporting page 
(#3662)
9516f78c0 is described below

commit 9516f78c05dbcedf46e08eb8840804e621c53f0b
Author: Russell Spitzer <[email protected]>
AuthorDate: Tue Feb 3 23:09:04 2026 -0600

    Site: Change Security link to local security reporting page (#3662)
---
 site/hugo.yaml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/site/hugo.yaml b/site/hugo.yaml
index df168015d..4acb68a93 100644
--- a/site/hugo.yaml
+++ b/site/hugo.yaml
@@ -228,11 +228,8 @@ menu:
         external: true
     - name: "Security"
       parent: "asf"
-      url: "https://github.com/apache/polaris/blob/main/SECURITY.md";
+      url: "/community/security-report"
       weight: 46
-      params:
-        rel: "external"
-        external: true
     - name: "Sponsorship"
       parent: "asf"
       url: "https://www.apache.org/foundation/sponsorship.html";

Reply via email to