Thanks to visit codestin.com Credit goes to github.com
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 1499f66 commit 53b7b0fCopy full SHA for 53b7b0f
Doc/conf.py
@@ -552,8 +552,6 @@
552
r'https://github.com/python/cpython/tree/.*': 'https://github.com/python/cpython/blob/.*',
553
# Intentional HTTP use at Misc/NEWS.d/3.5.0a1.rst
554
r'http://www.python.org/$': 'https://www.python.org/$',
555
- # Used in license page, keep as is
556
- r'https://www.zope.org/': r'https://www.zope.dev/',
557
# Microsoft's redirects to learn.microsoft.com
558
r'https://msdn.microsoft.com/.*': 'https://learn.microsoft.com/.*',
559
r'https://docs.microsoft.com/.*': 'https://learn.microsoft.com/.*',
0 commit comments