Skip to content

Commit 420a435

Browse files
committed
fix(bullet3): fix submodule link to be https not ssh
1 parent 3d597ed commit 420a435

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
@@ -4,5 +4,5 @@
44
shallow = true
55
[submodule "vendor/bullet3"]
66
path = vendor/bullet3
7-
url = git@github.com:bulletphysics/bullet3.git
7+
url = https://github.com/bulletphysics/bullet3.git
88
shallow = true

0 commit comments

Comments
 (0)