https://github.com/python/cpython/commit/9978a9553b5273ca8f55c4130383c4ee151fbe2a commit: 9978a9553b5273ca8f55c4130383c4ee151fbe2a branch: 2.7 author: Miss Skeleton (bot) <31488909+miss-islington at users.noreply.github.com> committer: GitHub <noreply at github.com> date: 2019年10月22日T02:48:33-07:00 summary: Fix Zope URL (GH-16880) (cherry picked from commit dfe726b1ace03f206f45253b93ed7610473ae20f) Co-authored-by: Kyle Stanley <aeros167 at gmail.com> files: M Doc/license.rst diff --git a/Doc/license.rst b/Doc/license.rst index eded4a935ddfc..56687ac224850 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.