diff --git a/.gitmodules b/.gitmodules index 981c92753..ce8f4f61d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = https://github.com/ArkScript-lang/modules.git [submodule "lib/clipp"] path = lib/clipp - url = https://github.com/muellan/clipp.git + url = https://github.com/GerHobbelt/clipp [submodule "lib/picosha2"] path = lib/picosha2 url = https://github.com/okdshin/PicoSHA2.git diff --git a/lib/README.md b/lib/README.md index c194fd5ef..1a43712c7 100644 --- a/lib/README.md +++ b/lib/README.md @@ -1,7 +1,8 @@ # ArkScript thirdparties Includes -* [clipp](https://github.com/muellan/clipp), MIT License + +* [clipp](https://github.com/GerHobbelt/clipp), MIT License * [fmt](https://github.com/fmtlib/fmt), MIT License * [picosha2](https://github.com/okdshin/PicoSHA2), MIT License * [replxx](https://github.com/AmokHuginnsson/replxx/blob/master/LICENSE.md), MIT License + specifities