mirror of
https://github.com/python/cpython.git
synced 2026-01-08 08:22:41 +00:00
[3.13] gh-126022: Remove zope.org from the permitted linkcheck redirects (GH-129308) (#129317)
Co-authored-by: partev <petrosyan@gmail.com>
This commit is contained in:
parent
1499f66c4c
commit
53b7b0f782
1 changed files with 0 additions and 2 deletions
|
|
@ -552,8 +552,6 @@
|
|||
r'https://github.com/python/cpython/tree/.*': 'https://github.com/python/cpython/blob/.*',
|
||||
# Intentional HTTP use at Misc/NEWS.d/3.5.0a1.rst
|
||||
r'http://www.python.org/$': 'https://www.python.org/$',
|
||||
# Used in license page, keep as is
|
||||
r'https://www.zope.org/': r'https://www.zope.dev/',
|
||||
# Microsoft's redirects to learn.microsoft.com
|
||||
r'https://msdn.microsoft.com/.*': 'https://learn.microsoft.com/.*',
|
||||
r'https://docs.microsoft.com/.*': 'https://learn.microsoft.com/.*',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue