diff options
| author | J08nY | 2024-11-29 20:43:23 +0100 |
|---|---|---|
| committer | J08nY | 2024-11-29 20:43:23 +0100 |
| commit | 3eb295100126d333d6af4b1612c6c5015811897d (patch) | |
| tree | 7f8d1e3a6ee13b0e23f06d1e182f92725eebe026 /.gitmodules | |
| parent | b90324e27f8727abd7af7ef0887fc0bb6c23fc1c (diff) | |
| download | ecgen-3eb295100126d333d6af4b1612c6c5015811897d.tar.gz ecgen-3eb295100126d333d6af4b1612c6c5015811897d.tar.zst ecgen-3eb295100126d333d6af4b1612c6c5015811897d.zip | |
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 7340c03..e84faaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/J08nY/assert.sh [submodule "test/lib/JSON.sh"] path = test/lib/JSON.sh - url = https://github.com/jimklimov/JSON.sh + url = https://github.com/J08nY/JSON.sh [submodule "test/lib/criterion"] path = test/lib/criterion url = https://github.com/Snaipe/Criterion |
