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

cmcfarlen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/trafficserver-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1c61ae1  Update Security URL
1c61ae1 is described below

commit 1c61ae1bd6ddd8a8131019622ed9d7284e25e1af
Author: Chris McFarlen <[email protected]>
AuthorDate: Tue Jul 22 12:55:14 2025 -0500

    Update Security URL
---
 source/markdown/index.html | 2 +-
 source/template.html       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/source/markdown/index.html b/source/markdown/index.html
index cae8a61..b508741 100644
--- a/source/markdown/index.html
+++ b/source/markdown/index.html
@@ -62,7 +62,7 @@
       <a href="/assistance.html">Assistance</a>
     </div>
     <div class="threecol last right">
-      <a href="https://apache.org/security/";>Security</a>
+      <a 
href="https://github.com/apache/trafficserver/security/policy";>Security</a>
       <a href="https://www.apache.org/foundation/sponsorship.html";>Donate</a>
       <a href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
     </div>
diff --git a/source/template.html b/source/template.html
index a81d233..604291e 100644
--- a/source/template.html
+++ b/source/template.html
@@ -51,7 +51,7 @@
         <a href="/assistance.html">Assistance</a>
       </div>
       <div class="threecol last right">
-        <a href="https://apache.org/security/";>Security</a>
+        <a 
href="https://github.com/apache/trafficserver/security/policy";>Security</a>
         <a href="https://www.apache.org/foundation/sponsorship.html";>Donate</a>
         <a href="https://www.apache.org/foundation/thanks.html";>Thanks</a>
       </div>

Reply via email to