We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0536e9d commit 5c81e86Copy full SHA for 5c81e86
docs/make.jl
@@ -14,7 +14,7 @@ makedocs(sitename = "SciMLBase.jl",
14
canonical = "https://docs.sciml.ai/SciMLBase/stable"),
15
linkcheck_ignore = [
16
"https://www.sciencedirect.com/science/article/abs/pii/S0045782523007156"
17
- ]
+ ],
18
pages = pages)
19
20
deploydocs(repo = "github.com/SciML/SciMLBase.jl.git";
0 commit comments