summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMiss Skeleton (bot) <31488909+miss-islington@users.noreply.github.com>2019-10-22 22:55:12 (GMT)
committerGitHub <noreply@github.com>2019-10-22 22:55:12 (GMT)
commite113b5c3e7c837bd7113c21d00fe242f8ed581da (patch)
tree3ff37a0636f4b1c00351000257b6f58fff881c04
parent6329a56ca7f99075caa95a075024736a90ad2857 (diff)
downloadcpython-e113b5c3e7c837bd7113c21d00fe242f8ed581da.zip
cpython-e113b5c3e7c837bd7113c21d00fe242f8ed581da.tar.gz
cpython-e113b5c3e7c837bd7113c21d00fe242f8ed581da.tar.bz2
Fix Zope URL (GH-16880)
(cherry picked from commit dfe726b1ace03f206f45253b93ed7610473ae20f) Co-authored-by: Kyle Stanley <aeros167@gmail.com>
-rw-r--r--Doc/license.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/license.rst b/Doc/license.rst
index d877f45..810d2e6 100644
--- a/Doc/license.rst
+++ b/Doc/license.rst
@@ -22,7 +22,7 @@ Virginia where he released several versions of the software.
In May 2000, Guido and the Python core development team moved to BeOpen.com to
form the BeOpen PythonLabs team. In October of the same year, the PythonLabs
team moved to Digital Creations (now Zope Corporation; see
-http://www.zope.com/). In 2001, the Python Software Foundation (PSF, see
+https://www.zope.org/). In 2001, the Python Software Foundation (PSF, see
https://www.python.org/psf/) was formed, a non-profit organization created
specifically to own Python-related Intellectual Property. Zope Corporation is a
sponsoring member of the PSF.