Skip to content

Commit 5c81e86

Browse files
Update docs/make.jl
1 parent 0536e9d commit 5c81e86

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
@@ -14,7 +14,7 @@ makedocs(sitename = "SciMLBase.jl",
1414
canonical = "https://docs.sciml.ai/SciMLBase/stable"),
1515
linkcheck_ignore = [
1616
"https://www.sciencedirect.com/science/article/abs/pii/S0045782523007156"
17-
]
17+
],
1818
pages = pages)
1919

2020
deploydocs(repo = "github.com/SciML/SciMLBase.jl.git";

0 commit comments

Comments
 (0)