diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 5283f8e..6ce58bd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,5 +1,5 @@ [submodule "crypto/SHA1"] - path = crypto/SHA1 + path = kernel/crypto/SHA1 url = git@github.com:elttil/SHA1.git [submodule "userland/json/hashmap"] path = userland/json/hashmap |