Skip to content

Commit 0647509

Browse files
fix canonical link
1 parent 7b2c3a0 commit 0647509

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ makedocs(
77
clean=true,doctest=false,
88
format = Documenter.HTML(#analytics = "UA-90474609-3",
99
assets = ["assets/favicon.ico"],
10-
canonical="https://nlsolve.sciml.ai/stable/"),
10+
canonical="https://nonlinearsolve.sciml.ai/stable/"),
1111
pages=[
1212
"Home" => "index.md",
1313
"Tutorials" => Any[

0 commit comments

Comments
 (0)