mirror of https://github.com/aseprite/aseprite.git
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:
parent
cd2bb45da3
commit
0ace79f979
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue