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 0d53d7a commit 6073f04Copy full SHA for 6073f04
Doc/conf.py
@@ -531,8 +531,6 @@
531
r'https://github.com/python/cpython/tree/.*': 'https://github.com/python/cpython/blob/.*',
532
# Intentional HTTP use at Misc/NEWS.d/3.5.0a1.rst
533
r'http://www.python.org/$': 'https://www.python.org/$',
534
- # Used in license page, keep as is
535
- r'https://www.zope.org/': r'https://www.zope.dev/',
536
# Microsoft's redirects to learn.microsoft.com
537
r'https://msdn.microsoft.com/.*': 'https://learn.microsoft.com/.*',
538
r'https://docs.microsoft.com/.*': 'https://learn.microsoft.com/.*',
0 commit comments