File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 546546 r'https://msdn.microsoft.com/.*' : 'https://learn.microsoft.com/.*' ,
547547 r'https://docs.microsoft.com/.*' : 'https://learn.microsoft.com/.*' ,
548548 r'https://go.microsoft.com/fwlink/\?LinkID=\d+' : 'https://learn.microsoft.com/.*' ,
549+ # Debian's man page redirects to its current stable version
550+ r'https://manpages.debian.org/\w+\(\d(\w+)?\)' : r'https://manpages.debian.org/\w+/[\w/\-\.]*\.\d(\w+)?\.en\.html' ,
549551 # Language redirects
550552 r'https://toml.io' : 'https://toml.io/en/' ,
551553 r'https://www.redhat.com' : 'https://www.redhat.com/en' ,
You can’t perform that action at this time.
0 commit comments