From d0fdb0268da3fc05426d678271c68b8236085e09 Mon Sep 17 00:00:00 2001 From: Max Wash Date: Sat, 30 May 2026 10:14:50 +0100 Subject: [PATCH] meta: update kernel submodule url --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0bb9f62..98cc7b9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "kernel"] path = kernel - url = https://g.wash.red/wash/mango.git + url = https://g.wash.red/wash/magenta.git [submodule "sys/ropkg"] path = sys/ropkg url = git@github.com:washh/ropkg.git