Skip to content

Commit 87f7595

Browse files
Update make.jl
1 parent 6e8c7e8 commit 87f7595

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/make.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ makedocs(;
4646
linkcheck = true,
4747
linkcheck_ignore = [
4848
"https://twitter.com/ChrisRackauckas/status/1544743542094020615",
49-
"https://link.springer.com/article/10.1007/s40096-020-00339-4"
49+
"https://link.springer.com/article/10.1007/s40096-020-00339-4",
50+
"https://dl.acm.org/doi/10.1145/210089.210111"
5051
],
5152
checkdocs = :exports,
5253
warnonly = [:missing_docs],

0 commit comments

Comments
 (0)