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

sebb pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/whimsy-whimsical-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 3541740  Oops, it's not a relative URL ...
3541740 is described below

commit 3541740f4fe68911b9206f607b689ab5eae60ce3
Author: Sebb <s...@apache.org>
AuthorDate: Tue Aug 19 15:15:44 2025 +0100

    Oops, it's not a relative URL ...
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index e1ae566..5f07504 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
               <a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsor Apache</a>
               <a href="https://www.apache.org/foundation/thanks.html";>Thanks 
to our Sponsors!</a>
               <a href="https://www.apache.org/security/";>Security</a>
-              <a 
href="privacy.apache.org/policies/privacy-policy-public.html">Privacy</href>
+              <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</href>
               <a href="https://www.apache.org/licenses/";>License</a>
             </div>
           </li>

Reply via email to