Update argparse repo URL

This commit is contained in:
2021-11-07 09:42:17 -05:00
parent 82ecb8bb85
commit 61ab68ce15
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@@ -3,7 +3,7 @@
url = https://github.com/simon987/libscan
[submodule "third-party/argparse"]
path = third-party/argparse
url = https://github.com/cofyc/argparse
url = https://github.com/simon987/argparse
[submodule "third-party/libscan/third-party/utf8.h"]
path = third-party/libscan/third-party/utf8.h
url = https://github.com/sheredom/utf8.h