Skip to content
This repository was archived by the owner on May 10, 2019. It is now read-only.

Commit 8dd0369

Browse files
Vladimir Magaziyvmagaziy
authored andcommitted
Fix for url of the elements submodule
1 parent 55a52b3 commit 8dd0369

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
@@ -12,7 +12,7 @@
1212
url = https://github.com/LMDB/lmdb.git
1313
[submodule "submodules/elements"]
1414
path = submodules/elements
15-
url = git@bitbucket.org:iakovlevpeterp/elements.git
15+
url = https://bitbucket.org/iakovlevpeterp/elements.git
1616
[submodule "thirdparty/pop"]
1717
path = thirdparty/pop
1818
url = https://github.com/facebook/pop.git

0 commit comments

Comments
 (0)