Skip to content

Commit 039171e

Browse files
authored
Merge pull request #34 from alexytomi/fix/incorrect-faststl-submodule-link
[Fix] (git): Replace FastSTL ssh url with http
2 parents 294fd38 + 22c9191 commit 039171e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99
url = https://github.com/g-truc/glm.git
1010
[submodule "src/main/cpp/include/FastSTL"]
1111
path = src/main/cpp/include/FastSTL
12-
url = git@github.com:MobileGL-Dev/FastSTL.git
12+
url = https://github.com/MobileGL-Dev/FastSTL.git

0 commit comments

Comments
 (0)