diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 09:32:42 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-05 09:32:42 +0100 |
| commit | 989a9e0f37c90259aba0d843d4152c6625e611f1 (patch) | |
| tree | e4be1e112d8cdc76f1aec92b96e4cdf5f9173479 | |
| parent | f1a9b22176bfb0db1734d7bdd155d0b267793033 (diff) | |
chore: update gitmodules.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index daa46b2..8941b14 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = git@github.com:ne-foss-org/kernel.git [submodule "src/build"] path = src/build - url = git@github.com:ne-foss-org/nebuild.git + url = git@github.com:ne-foss-org/build.git [submodule "src/boot"] path = src/boot url = git@github.com:ne-foss-org/boot.git |
