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 6be5019 commit eb58053Copy full SHA for eb58053
docs/make.jl
@@ -13,7 +13,7 @@ makedocs(sitename = "SciMLBase.jl",
13
format = Documenter.HTML(assets = ["assets/favicon.ico"],
14
canonical = "https://docs.sciml.ai/SciMLBase/stable"),
15
linkcheck_ignore = [
16
- "https://www.sciencedirect.com/science/article/abs/pii/S0045782523007156"
+ "https://www.sciencedirect.com/science/article/abs/pii/S0045782523007156"
17
]
18
pages = pages)
19
0 commit comments