Skip to content

Commit

Permalink
reset submodule addresses to https
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbruyere committed Jan 8, 2022
1 parent 310c5c6 commit bf973eb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "vkh"]
path = vkh
url = git@github.com:jpbruyere/vkhelpers.git
url = https://github.com/jpbruyere/vkhelpers.git
[submodule "external/glutess"]
path = external/glutess
url = git@github.com:jpbruyere/glutess.git
url = https://github.com/jpbruyere/glutess.git
[submodule "external/vkvg-svg"]
path = external/vkvg-svg
url = git@github.com:jpbruyere/vkvg-svg.git
url = https://github.com/jpbruyere/vkvg-svg.git

0 comments on commit bf973eb

Please sign in to comment.