Skip to content

Commit db8a96c

Browse files
amontoisonabelsiqueira
authored andcommitted
Update docs/make.jl
1 parent 08fc849 commit db8a96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ using Documenter, JSOSuite
33
makedocs(
44
modules = [JSOSuite],
55
doctest = true,
6-
linkcheck = true,
6+
linkcheck = false,
77
format = Documenter.HTML(
88
assets = ["assets/style.css"],
99
prettyurls = get(ENV, "CI", nothing) == "true",

0 commit comments

Comments
 (0)