Skip to content

Commit 7cb4788

Browse files
committed
Fix deploydocs
1 parent f5952dc commit 7cb4788

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
@@ -11,5 +11,5 @@ makedocs(
1111
# See "Hosting Documentation" and deploydocs() in the Documenter manual
1212
# for more information.
1313
deploydocs(
14-
repo = "github.com/dannys4/FFTA.jl"
14+
repo = "github.com/dannys4/FFTA.jl.git"
1515
)

0 commit comments

Comments
 (0)