This is an automated email from the ASF dual-hosted git repository. ppkarwasz pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/logging-flume.git
commit dcb5828f14deb78727088ba4ff37009205541fef Author: Ralph Goers <[email protected]> AuthorDate: Fri Jun 3 14:06:15 2022 -0700 Add privacy link --- source/sphinx/_templates/extranav.html | 1 + 1 file changed, 1 insertion(+) diff --git a/source/sphinx/_templates/extranav.html b/source/sphinx/_templates/extranav.html index 8192cd9c..2530af6f 100644 --- a/source/sphinx/_templates/extranav.html +++ b/source/sphinx/_templates/extranav.html @@ -16,6 +16,7 @@ <li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> <li><a href="http://www.apachecon.com">Conferences</a></li> <li><a href="http://www.apache.org/security/">Security</a></li> + <li><a href="https://privacy.apache.org/policies/privacy-policy-public.html">Data Privacy</a></li> </ul>
