Skip to content

Commit 97dc3d9

Browse files
committed
Fix repository name in deploydocs
1 parent 29463e5 commit 97dc3d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/make.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ makedocs(sitename="PostgresORM documentation",
77
pages=[
88
"Home" => "index.md"
99
])
10-
deploydocs(;repo="github.com/JuliaPostgresORM/PostgresORM.jl",)
10+
deploydocs(;repo="github.com/JuliaPostgresORM/PostgresORM.jl.git",)

0 commit comments

Comments
 (0)