Skip to content

Commit 4e954a8

Browse files
committed
deploydocs fix
1 parent 9adaea0 commit 4e954a8

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
@@ -10,7 +10,7 @@ makedocs(;
1010
sitename="MLFlowClient.jl",
1111
format=Documenter.HTML(;
1212
prettyurls=get(ENV, "CI", "false") == "true",
13-
canonical="https://deyandyankov.github.io/MLFlowClient.jl",
13+
canonical="https://juliaai.github.io/MLFlowClient.jl",
1414
assets=String[],
1515
),
1616
pages=[

0 commit comments

Comments
 (0)