Skip to content

Commit 7f63e3f

Browse files
authored
Merge pull request #1 from nickpresta/patch-1
Switch submodule URL to HTTPS protocol
2 parents c238951 + d9a32d2 commit 7f63e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "libduckdb-sys/duckdb-sources"]
22
path = libduckdb-sys/duckdb-sources
3-
url = git@github.com:duckdb/duckdb.git
3+
url = https://github.com/duckdb/duckdb.git

0 commit comments

Comments
 (0)