From 5547adbda3a874690958d4042bdeea5718b62219 Mon Sep 17 00:00:00 2001 From: Adam Tyson Date: Thu, 25 Jun 2026 15:01:50 +0100 Subject: [PATCH] Update linkcheck to exclude openalex and mendeley --- docs/source/conf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/conf.py b/docs/source/conf.py index 5a4f2134..f7931d51 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -230,6 +230,8 @@ "https://www.biorxiv.org", # 403 Client Error: Forbidden "https://mousespinal.brain-map.org", "https://gin.g-node.org", # often down, or throttling many requests + "https://openalex.org", # 403 Client Error: Forbidden + "https://data.mendeley.com/", # 403 Client Error: Forbidden ] linkcheck_anchors_ignore_for_url = [