Skip to content

Commit a51ae3d

Browse files
changed repo syntax in make.jl
1 parent cc60181 commit a51ae3d

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
@@ -14,7 +14,7 @@ makedocs(modules = [MicroscopyTools],
1414
)
1515

1616
deploydocs(
17-
repo = "git@github.com:JuliaMicroscopy/MicroscopyTools.jl.git",
17+
repo = "github.com/JuliaMicroscopy/MicroscopyTools.jl.git",
1818
branch = "gh-pages",
1919
devbranch = "main",
2020
target = "build",

0 commit comments

Comments
 (0)