We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29463e5 commit 97dc3d9Copy full SHA for 97dc3d9
1 file changed
docs/make.jl
@@ -7,4 +7,4 @@ makedocs(sitename="PostgresORM documentation",
7
pages=[
8
"Home" => "index.md"
9
])
10
-deploydocs(;repo="github.com/JuliaPostgresORM/PostgresORM.jl",)
+deploydocs(;repo="github.com/JuliaPostgresORM/PostgresORM.jl.git",)
0 commit comments