diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-03 15:49:08 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-03 15:49:08 +0100 |
| commit | 79d8f752b415b79f4ebaa098d9b2488ef3df3ce2 (patch) | |
| tree | c4e7ecd5ad6a22cb4ca750c28d1d8873693f2169 /.gitmodules | |
| parent | 30b262289d6cdcd1313193bb9c5ffd197d8c115d (diff) | |
chore: git modules update.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 7e269b8..ddebcaa 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "src/kernel"] path = src/kernel - url = git@github.com:ne-foss-org/nekernel.git + url = git@github.com:ne-foss-org/kernel.git [submodule "src/build"] path = src/build url = git@github.com:ne-foss-org/nebuild.git @@ -15,7 +15,7 @@ url = git@github.com:ne-foss-org/nectar.git [submodule "papers"] path = papers - url = git@github.com:ne-foss-org/draft.git + url = git@github.com:ne-foss-org/papers.git [submodule "toolchains/mingw-w64-gcc"] path = toolchains/mingw-w64-gcc url = git@github.com:ne-foss-org/gcc-n64.git |
