Skip to content

Commit 6073f04

Browse files
[3.12] gh-126022: Remove zope.org from the permitted linkcheck redirects (GH-129308) (#129318)
Co-authored-by: partev <[email protected]>
1 parent 0d53d7a commit 6073f04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -531,8 +531,6 @@
531531
r'https://github.com/python/cpython/tree/.*': 'https://github.com/python/cpython/blob/.*',
532532
# Intentional HTTP use at Misc/NEWS.d/3.5.0a1.rst
533533
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/',
536534
# Microsoft's redirects to learn.microsoft.com
537535
r'https://msdn.microsoft.com/.*': 'https://learn.microsoft.com/.*',
538536
r'https://docs.microsoft.com/.*': 'https://learn.microsoft.com/.*',

0 commit comments

Comments
 (0)