diff --git a/Utilities/Sphinx/conf.py.in b/Utilities/Sphinx/conf.py.in index 8ff9b0e567..d6df5a13ef 100644 --- a/Utilities/Sphinx/conf.py.in +++ b/Utilities/Sphinx/conf.py.in @@ -91,6 +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://web\.archive\.org/', r'https://www\.intel\.com/', r'https://www\.tasking\.com($|/)', ]