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

exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git


The following commit(s) were added to refs/heads/main by this push:
     new aca6b64  NIFI-10263 Updated Privacy and License Links
aca6b64 is described below

commit aca6b6407ba8f8a0502cd3e5399f5f5231cfb8cd
Author: exceptionfactory <[email protected]>
AuthorDate: Thu Jul 21 15:10:50 2022 -0500

    NIFI-10263 Updated Privacy and License Links
---
 layouts/partials/disclaimer.html    | 2 +-
 layouts/partials/minifi-topbar.html | 1 +
 layouts/partials/topbar.html        | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/layouts/partials/disclaimer.html b/layouts/partials/disclaimer.html
index 4e86114..905d146 100644
--- a/layouts/partials/disclaimer.html
+++ b/layouts/partials/disclaimer.html
@@ -8,7 +8,7 @@
         </a>
         <div id="copyright">
             <p>Copyright &#169; {{ now.Year }} The Apache Software Foundation, 
Licensed under the <a
-                    href="https://www.apache.org/licenses/LICENSE-2.0";>Apache 
License, Version 2.0</a>.<br/>Apache, the
+                    href="https://www.apache.org/licenses";>Apache License, 
Version 2.0</a>.<br/>Apache, the
                 Apache feather logo, NiFi, Apache NiFi and the project logo 
are trademarks of The Apache Software
                 Foundation.</p>
         </div>
diff --git a/layouts/partials/minifi-topbar.html 
b/layouts/partials/minifi-topbar.html
index f37d7f1..323b82a 100644
--- a/layouts/partials/minifi-topbar.html
+++ b/layouts/partials/minifi-topbar.html
@@ -67,6 +67,7 @@
                     <a href="#">ASF Links</a>
                     <ul class="dropdown">
                         <li><a href="https://www.apache.org";><i class="fa 
fa-external-link external-link"></i>Apache Software Foundation</a></li>
+                        <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";><i 
class="fa fa-external-link external-link"></i>Privacy Policy</a></li>
                         <li><a 
href="https://www.apache.org/foundation/sponsorship.html";><i class="fa 
fa-external-link external-link"></i>Sponsorship</a></li>
                         <li><a href="https://www.apache.org/security/";><i 
class="fa fa-external-link external-link"></i>Security</a></li>
                         <li><a 
href="https://www.apache.org/foundation/thanks.html";><i class="fa 
fa-external-link external-link"></i>Thanks</a></li>
diff --git a/layouts/partials/topbar.html b/layouts/partials/topbar.html
index e49c233..32ca865 100644
--- a/layouts/partials/topbar.html
+++ b/layouts/partials/topbar.html
@@ -68,6 +68,7 @@
                     <a href="#">ASF Links</a>
                     <ul class="dropdown">
                         <li><a href="https://www.apache.org";><i class="fa 
fa-external-link external-link"></i>Apache Software Foundation</a></li>
+                        <li><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";><i 
class="fa fa-external-link external-link"></i>Privacy Policy</a></li>
                         <li><a 
href="https://www.apache.org/foundation/sponsorship.html";><i class="fa 
fa-external-link external-link"></i>Sponsorship</a></li>
                         <li><a href="https://www.apache.org/security/";><i 
class="fa fa-external-link external-link"></i>Security</a></li>
                         <li><a 
href="https://www.apache.org/foundation/thanks.html";><i class="fa 
fa-external-link external-link"></i>Thanks</a></li>

Reply via email to