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 7a8ba1a commit de885bcCopy full SHA for de885bc
docs/make.jl
@@ -11,5 +11,5 @@ makedocs(sitename = "SparseDiffTools.jl",
11
canonical = "https://docs.sciml.ai/SparseDiffTools/stable/"),
12
pages = pages)
13
14
-deploydocs(repo = "https://github.com/JuliaDiff/SparseDiffTools.jl.git";
+deploydocs(repo = "github.com/JuliaDiff/SparseDiffTools.jl.git";
15
push_preview = true)
0 commit comments