Skip to content

Commit 558e711

Browse files
authored
Change canonical URL to judo.dev
1 parent 11157cd commit 558e711

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
@@ -28,7 +28,7 @@ makedocs(;
2828
sitename="JuDO.jl",
2929
format=Documenter.HTML(;
3030
prettyurls=get(ENV, "CI", "false") == "true",
31-
canonical="https://JuDO-dev.github.io/JuDO.jl",
31+
canonical="https://judo.dev/JuDO.jl",
3232
edit_link="dev",
3333
assets=String[],
3434
),

0 commit comments

Comments
 (0)