Update .gitsubmodule style

GitHub doesn't require this .git at the end of the URL but it's the
URL they gave in the "Clone" button when the HTTPS protocol is
selected. Just to keep all URLs consistent.
This commit is contained in:
David Capello 2024-11-05 15:25:17 -03:00
parent cd2bb45da3
commit 0ace79f979

2
.gitmodules vendored
View File

@ -83,4 +83,4 @@
url = https://github.com/aseprite/tinyxml2.git
[submodule "third_party/TinyEXIF"]
path = third_party/TinyEXIF
url = https://github.com/aseprite/TinyEXIF
url = https://github.com/aseprite/TinyEXIF.git