diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 05:17:54 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 05:18:02 +0100 |
| commit | 109759df7bd2c0a8d8ab512ab8bdc3ce0e668f06 (patch) | |
| tree | bb8e1649f15e680200fd40eebf0ad328bc5f91c3 | |
| parent | e4f9c35be60a704c7b0e441c069d8e1de3e16d8a (diff) | |
chore: update .gitmodules
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | .gitmodules | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index a01c048..5b6a4b5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "libs/core"] path = libs/core - url = https://github.com/ocl-org/core.git + url = https://github.com/ocl-foss-org/core.git [submodule "libs/fix"] path = libs/fix - url = https://github.com/ocl-org/fix.git + url = https://github.com/ocl-foss-org/fix.git [submodule "libs/tproc"] path = libs/tproc - url = git@github.com:ocl-org/tproc.git + url = git@github.com:ocl-foss-org/tproc.git |
