Skip to content

Commit 6f21c87

Browse files
author
Alan Schelten
committed
Bad repo url
1 parent 416f39f commit 6f21c87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ makedocs(;
66
pages=[
77
"Home" => "index.md",
88
],
9-
repo="https://github.com/altre/VPTrees.jl/blob/{commit}{path}#L{line}",
9+
repo="https://github.com/JuliaNeighbors/VPTrees.jl/blob/{commit}{path}#L{line}",
1010
sitename="VPTrees.jl",
1111
authors="Alan Schelten",
1212
assets=String[],
1313
)
1414

1515
deploydocs(;
16-
repo="github.com/altre/VPTrees.jl",
16+
repo="github.com/JuliaNeighbors/VPTrees.jl",
1717
)

0 commit comments

Comments
 (0)