Skip to content

Commit

Permalink
Update .gitmodules (#331)
Browse files Browse the repository at this point in the history
Make https accesible to submodule
  • Loading branch information
oguzhankoral authored May 9, 2024
1 parent 7de08d9 commit a0578fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "_sqlite3"]
path = _sqlite3
url = git@github.com:specklesystems/sketchup-sqlite3.git
url = https://github.com/specklesystems/sketchup-sqlite3.git

0 comments on commit a0578fa

Please sign in to comment.