From 72263209aefac3c49996147ac39128ff8e4c57e8 Mon Sep 17 00:00:00 2001 From: niksirbi Date: Wed, 29 May 2024 13:24:36 +0100 Subject: [PATCH] ignore problematic link during linkcheck --- docs/source/conf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index ff62153..0609f0c 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -84,6 +84,7 @@ "https://www.uclb.com/", "https://support.zadarastorage.com", "https://stackoverflow.com/questions/24447047/remove-git-annex-repository-from-file-tree", + "https://joinup.ec.europa.eu/collection/eupl/solution/joinup-licensing-assistant/jla-compatibility-checker", ] # The linkcheck builder will skip verifying that anchors exist when checking # these URLs (e.g. because they are generated by JavaScript).