.gitmodules: use public git url
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -1,4 +1,4 @@
|
|||||||
[submodule "doxygen2jsdoc"]
|
[submodule "doxygen2jsdoc"]
|
||||||
path = doxygen2jsdoc
|
path = doxygen2jsdoc
|
||||||
url = git@github.com:arfoll/doxygen2jsdoc.git
|
url = https://github.com/arfoll/doxygen2jsdoc.git
|
||||||
branch = master
|
branch = master
|
||||||
|
|||||||
Reference in New Issue
Block a user