We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f91a53 commit 8599bc4Copy full SHA for 8599bc4
1 file changed
docs/make.jl
@@ -20,6 +20,6 @@ makedocs(;
20
)
21
22
deploydocs(;
23
- repo="github.com/mkitti/PyTensorStore.jl",
+ repo="github.com/JuliaIO/PyTensorStore.jl",
24
devbranch="main",
25
0 commit comments