diff --git a/.gitmodules b/.gitmodules index 7127cf1..3ddd557 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "third_party/nim-codex"] - path = third_party/nim-codex - url = https://github.com/codex-storage/nim-codex.git \ No newline at end of file +[submodule "vendor/nim-codex"] + path = vendor/nim-codex + url = https://github.com/codex-storage/nim-codex.git