Skip to content

Commit 1d6224a

Browse files
felipenorisquinnj
authored andcommitted
fix docs deployment (#170)
1 parent bb7da23 commit 1d6224a

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
@@ -7,6 +7,6 @@ makedocs(
77
)
88

99
deploydocs(
10-
repo = "github.com/JuliaDB/SQLite.jl.git",
10+
repo = "github.com/JuliaDatabases/SQLite.jl.git",
1111
target = "build",
1212
)

0 commit comments

Comments
 (0)