From 936f829c335634318c219945282ae22fe921fa1b Mon Sep 17 00:00:00 2001 From: lauraporta <29216006+lauraporta@users.noreply.github.com> Date: Tue, 12 Nov 2024 14:53:23 +0000 Subject: [PATCH] Add link to linkcheck ignore --- docs/source/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index 0609f0c..3764ce5 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -85,6 +85,8 @@ "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", + "http://ccdb.ucsd.edu/home", + "https://opensource.org/licenses/BSD-3-Clause ", ] # The linkcheck builder will skip verifying that anchors exist when checking # these URLs (e.g. because they are generated by JavaScript).