diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 09:30:51 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 09:30:51 +0100 |
| commit | f1a9b22176bfb0db1734d7bdd155d0b267793033 (patch) | |
| tree | 97a4082e314e591001949e6905bbcf9cfc63f053 /.gitmodules | |
| parent | b72ea613f268c02eb8b1f697c6aaa48a836d07b0 (diff) | |
chore: update gitmodules.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index ddebcaa..daa46b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,7 +6,7 @@ url = git@github.com:ne-foss-org/nebuild.git [submodule "src/boot"] path = src/boot - url = git@github.com:ne-foss-org/neboot.git + url = git@github.com:ne-foss-org/boot.git [submodule "toolchains/mingw-w64-nekernel"] path = toolchains/mingw-w64-nekernel url = git@github.com:ne-foss-org/mingw-n64.git |
