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 7b2c3a0 commit 0647509Copy full SHA for 0647509
docs/make.jl
@@ -7,7 +7,7 @@ makedocs(
7
clean=true,doctest=false,
8
format = Documenter.HTML(#analytics = "UA-90474609-3",
9
assets = ["assets/favicon.ico"],
10
- canonical="https://nlsolve.sciml.ai/stable/"),
+ canonical="https://nonlinearsolve.sciml.ai/stable/"),
11
pages=[
12
"Home" => "index.md",
13
"Tutorials" => Any[
0 commit comments