mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-08 06:40:48 -06:00
ci: linkcheck_ignore www.intel.com URLs more precisely
This commit is contained in:
@@ -91,7 +91,7 @@ html_favicon = '@conf_path@/static/cmake-favicon.ico'
|
||||
linkcheck_ignore = [
|
||||
r'about:',
|
||||
r'https://gitlab\.kitware\.com/cmake/community/-/wikis/doc/cpack',
|
||||
r'https://www.intel.com/',
|
||||
r'https://www\.intel\.com/',
|
||||
]
|
||||
|
||||
linkcheck_allowed_redirects = {
|
||||
|
||||
Reference in New Issue
Block a user