diff --git a/docs/source/conf.py b/docs/source/conf.py index 03aa5d0..39970b7 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -74,6 +74,8 @@ # these links cannot be checked in github actions linkcheck_ignore = [ "https://crates.io/crates/nwbview", + r"https://training.incf.org/*", # temporary ignore until SSL certificate issue is resolved + ] # -- Build the nwb project analytics in the current directory