Skip to content

Commit c5d05ba

Browse files
authored
Update linkcheck to exclude openalex and mendeley (#507)
1 parent 6866ee9 commit c5d05ba

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@
230230
"https://www.biorxiv.org", # 403 Client Error: Forbidden
231231
"https://mousespinal.brain-map.org",
232232
"https://gin.g-node.org", # often down, or throttling many requests
233+
"https://openalex.org", # 403 Client Error: Forbidden
234+
"https://data.mendeley.com/", # 403 Client Error: Forbidden
233235
]
234236

235237
linkcheck_anchors_ignore_for_url = [

0 commit comments

Comments
 (0)