Skip to content

Commit c82f573

Browse files
author
Nirbhay Choubey
committed
Use https instead of ssh(git@) for rocksdb submodule.
1 parent e370d0a commit c82f573

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
@@ -3,4 +3,4 @@
33
url = https://github.com/MariaDB/mariadb-connector-c
44
[submodule "storage/rocksdb/rocksdb"]
55
path = storage/rocksdb/rocksdb
6-
url = git@github.com:facebook/rocksdb.git
6+
url = https://github.com/facebook/rocksdb.git

0 commit comments

Comments
 (0)