diff --git a/Utilities/Sphinx/conf.py.in b/Utilities/Sphinx/conf.py.in index dca679441a..8ff9b0e567 100644 --- a/Utilities/Sphinx/conf.py.in +++ b/Utilities/Sphinx/conf.py.in @@ -91,7 +91,8 @@ 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/', + r'https://www\.tasking\.com($|/)', ] linkcheck_allowed_redirects = {