Skip to content

Commit 109fdac

Browse files
Update make.jl
1 parent 1ea8ed8 commit 109fdac

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
@@ -25,7 +25,8 @@ makedocs(sitename = "Overview of Julia's SciML",
2525
"https://epubs.siam.org/doi/10.1137/0903023",
2626
"https://bkamins.github.io/julialang/2020/12/24/minilanguage.html",
2727
"https://arxiv.org/abs/2109.06786",
28-
"https://arxiv.org/abs/2001.04385"],
28+
"https://arxiv.org/abs/2001.04385",
29+
"https://code.visualstudio.com/"],
2930
format = Documenter.HTML(assets = ["assets/favicon.ico"],
3031
canonical = "https://docs.sciml.ai/stable/",
3132
mathengine = mathengine),

0 commit comments

Comments
 (0)