Skip to content

Commit e548f98

Browse files
committed
Fix docs deploy url
1 parent d43080f commit e548f98

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
@@ -25,5 +25,5 @@ makedocs(;
2525
)
2626

2727
deploydocs(;
28-
repo="github.com/iamed2/LibPQ.jl",
28+
repo="github.com/JuliaDatabases/LibPQ.jl",
2929
)

0 commit comments

Comments
 (0)