Skip to content

Commit 270e505

Browse files
authored
add false positive dead link (#106)
1 parent 3e7383d commit 270e505

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

brainhack_book/_config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,6 @@ sphinx:
5656
- .*/10.1186/s13742-016-0121-x # for some reason, it returns forbidden
5757
- .*/10.1093/gigascience/giy082 # for some reason, it returns forbidden
5858
- https?://brainhack.org/LA # need to fix to "LA2016" in OSF
59+
- https://fnndsc.childrens.harvard.edu/brainhack2019/
5960
suppress_warnings:
60-
- myst.domains # domain method not implemented for `cite`
61+
- myst.domains # domain method not implemented for `cite`

0 commit comments

Comments
 (0)