Skip to content

Commit bf22111

Browse files
authored
Fix docs URL in docs/make.jl
1 parent 0b2ddf9 commit bf22111

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
@@ -17,5 +17,5 @@ makedocs(
1717
)
1818

1919
deploydocs(
20-
repo = "github.com/alan-turing-institute/MLJLinearModels.jl"
20+
repo = "github.com/JuliaAI/MLJLinearModels.jl"
2121
)

0 commit comments

Comments
 (0)