Skip to content

Commit 4ab9c86

Browse files
committed
fix(doc): Remove protocol from repo url
1 parent c91c808 commit 4ab9c86

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
@@ -62,4 +62,4 @@ makedocs(;
6262
plugins = [links, fallbacks],
6363
)
6464

65-
deploydocs(; repo = "https://github.com/musoke/UltraDark.jl", devbranch = "main")
65+
deploydocs(; repo = "github.com/musoke/UltraDark.jl.git", devbranch = "main")

0 commit comments

Comments
 (0)