We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c56d52e commit 73a58b5Copy full SHA for 73a58b5
docs/make.jl
@@ -65,7 +65,7 @@ makedocs(;
65
66
if isci
67
deploydocs(;
68
- repo = "github.com/$base",
+ repo = "github.com/JuliaIO/MAT.jl",
69
devbranch = "master",
70
devurl = "dev",
71
versions = ["stable" => "v^", "dev" => "dev"],
0 commit comments