From dc3910e7060560fecac1b0d7bcbe813b993ea5f1 Mon Sep 17 00:00:00 2001 From: Julian Geiger Date: Fri, 18 Oct 2024 10:21:20 +0200 Subject: [PATCH] Add MIT license URL to linkcheck ignore... --- docs/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/conf.py b/docs/conf.py index 6660048..f4a45a6 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -145,6 +145,7 @@ r"https://www.sciencedirect.com/science/.*", r"http://dx.doi.org/10.5075/epfl-thesis-7179", # EPFL blocks repeating requests r"http://qe2019.ijs.si/index.html", # event page does not exist anymore + r"https://opensource.org/licenses/MIT", # linkcheck failing... ] aiida_ignore_event_checks = [