Private
Public Access
2
0

.gitmodules: use public git url

Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
Brendan Le Foll
2015-06-01 15:37:22 +01:00
parent b006ba2896
commit 4c50ff4b5b

2
.gitmodules vendored
View File

@@ -1,4 +1,4 @@
[submodule "doxygen2jsdoc"]
path = doxygen2jsdoc
url = git@github.com:arfoll/doxygen2jsdoc.git
url = https://github.com/arfoll/doxygen2jsdoc.git
branch = master