diff --git a/docs/conf.py b/docs/conf.py index a03252f..907b427 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -9,9 +9,10 @@ # TODO: Refactor into global configuration. linkcheck_ignore = [ - "https://portal.azure.com/", "https://azuremarketplace.microsoft.com/", "https://github.com/crate/ml-sandbox", + "https://portal.azure.com/", + "https://www.microsoft.com", ] linkcheck_timeout = 5