Skip to content

Commit

Permalink
update link to new privacy notice (#2633)
Browse files Browse the repository at this point in the history
  • Loading branch information
ewdurbin authored Oct 4, 2024
1 parent 46fbea6 commit ae76ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@ <h1 class="site-headline">
<span class="pre">Copyright &copy;2001-{% now 'Y' %}.</span>
&nbsp;<span class="pre"><a href="/psf-landing/">Python Software Foundation</a></span>
&nbsp;<span class="pre"><a href="/about/legal/">Legal Statements</a></span>
&nbsp;<span class="pre"><a href="/privacy/">Privacy Policy</a></span>
&nbsp;<span class="pre"><a href="https://policies.python.org/python.org/Privacy-Notice/">Privacy Notice</a></span>
<!--&nbsp;<span class="pre"><a href="/psf/community-infrastructure">Powered by PSF Community Infrastructure</a></span>-->
</small></p>
</div>
Expand Down

0 comments on commit ae76ce1

Please sign in to comment.