Skip to content

Commit a90b7d2

Browse files
committed
Remove protocol from repo URL
1 parent 70ea605 commit a90b7d2

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
@@ -13,7 +13,7 @@ makedocs(
1313
)
1414

1515
deploydocs(
16-
repo = "https://github.com/JuliaMath/SpecialFunctions.jl.git",
16+
repo = "github.com/JuliaMath/SpecialFunctions.jl.git",
1717
target = "build",
1818
deps = nothing,
1919
make = nothing,

0 commit comments

Comments
 (0)