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

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


The following commit(s) were added to refs/heads/main by this push:
     new 0a36b8c97 Add link to Apache privacy policy
0a36b8c97 is described below

commit 0a36b8c975ecdee74ca14fd0f7483fe3e6ca9b7d
Author: Justin Bertram <[email protected]>
AuthorDate: Thu Apr 21 09:00:11 2022 -0500

    Add link to Apache privacy policy
---
 src/_includes/nav.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/_includes/nav.html b/src/_includes/nav.html
index fd2939e3c..f6c20f641 100644
--- a/src/_includes/nav.html
+++ b/src/_includes/nav.html
@@ -55,6 +55,7 @@
                                     <li class="nav-item"><a 
class="dropdown-item" 
href="https://www.apache.org/events/current-event";>Events</a></li>
                                     <li class="nav-item"><a 
class="dropdown-item" 
href="https://people.apache.org/phonebook.html?pmc=activemq";>PMC & 
Committers</a></li>
                                     <li class="nav-item"><a 
class="dropdown-item" 
href="https://whimsy.apache.org/board/minutes/ActiveMQ.html";>Board 
Reports</a></li>
+                                    <li class="nav-item"><a 
class="dropdown-item" 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>Privacy 
Policy</a></li>
                                 </ul>
                             </div>
                         </div>

Reply via email to