Skip to content

Commit 9f01a33

Browse files
committed
Fix another link
1 parent 1081e46 commit 9f01a33

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
@@ -21,6 +21,6 @@ makedocs(
2121
# for more information.
2222
deploydocs(
2323
deps = Deps.pip("mkdocs", "python-markdown-math"),
24-
repo = "github.com/theogf/KernelFunctions.jl.git",
24+
repo = "github.com/JuliaGaussianProcesses/KernelFunctions.jl.git",
2525
target = "build"
2626
)

0 commit comments

Comments
 (0)