Skip to content

Commit 6d4b488

Browse files
authored
Merge pull request #100 from DilumAluthge/patch-1
Fix docs URL in `docs/make.jl`
2 parents 0b2ddf9 + bf22111 commit 6d4b488

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)