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

gmcdonald pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tac-website.git


The following commit(s) were added to refs/heads/main by this push:
     new b52d8e0  Add link to privacy policy, shorten thanks description
b52d8e0 is described below

commit b52d8e0da8d5a7e6d3f669bf7256f76f8a0c67d2
Author: Gavin McDonald <[email protected]>
AuthorDate: Wed Jan 17 10:50:58 2024 +0100

    Add link to privacy policy, shorten thanks description
---
 layouts/_default/baseof.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html
index ca7c310..99bd3fb 100644
--- a/layouts/_default/baseof.html
+++ b/layouts/_default/baseof.html
@@ -68,9 +68,10 @@
                 <a class="dropdown-item text-uppercase disabled" 
href="#">About Apache</a>
                 <a class="dropdown-item" href="https://www.apache.org/";>The 
Apache Software Foundation</a>
                 <a class="dropdown-item" 
href="https://www.apache.org/foundation/sponsorship";>Sponsor Apache</a>
-                <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks";>Thanks to our Sponsors</a>
+                <a class="dropdown-item" 
href="https://www.apache.org/foundation/thanks";>Thanks</a>
                 <a class="dropdown-item" 
href="https://www.apache.org/licenses";>License</a>
                 <a class="dropdown-item" 
href="https://www.apache.org/security";>Security</a>
+                <a class="dropdown-item" 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy</a>
               </div>
             </li>
             <li class="nav-item dropdown">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to