8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46fbea6 commit ae76ce1Copy full SHA for ae76ce1
templates/base.html
@@ -335,7 +335,7 @@ <h1 class="site-headline">
335
<span cla 6805 ss="pre">Copyright ©2001-{% now 'Y' %}.</span>
336
<span class="pre"><a href="/psf-landing/">Python Software Foundation</a></span>
337
<span class="pre"><a href="/about/legal/">Legal Statements</a></span>
338
- <span class="pre"><a href="/privacy/">Privacy Policy</a></span>
+ <span class="pre"><a href="https://policies.python.org/python.org/Privacy-Notice/">Privacy Notice</a></span>
339
<!-- <span class="pre"><a href="/psf/community-infrastructure">Powered by PSF Community Infrastructure</a></span>-->
340
</small></p>
341
</div>
0 commit comments