Skip to content

Commit 75f3a87

Browse files
committed
Change json submodule to use https
1 parent 5769958 commit 75f3a87

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.gitmodules

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,5 @@
1313
[submodule "externals/json"]
1414
path = externals/json
1515
url = git@github.com:nlohmann/json.git
16+
[submodule "json/"]
17+
url = https://github.com/nlohmann/json.git

0 commit comments

Comments
 (0)