From f39416e39f5d320e17e8773ed146bf56eaed3e63 Mon Sep 17 00:00:00 2001 From: Christoph Urlacher Date: Sat, 25 Jul 2026 16:02:11 +0200 Subject: [PATCH] Point WAMR submodule to TU repo instead of personal gitea --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 0db2297..5b19b28 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = git@gitos.rrze.fau.de:wasm-hardening/fail.git [submodule "wamr"] path = wamr - url = ssh://git@gitea.local.chriphost.de:222/christoph/wamr.git + url = ssh://git@git.cs.tu-dortmund.de:2222/christoph.urlacher/wamr.git [submodule "tacle-converter"] path = tacle-converter url = https://gitos.rrze.fau.de/i4/openaccess/tacle-bench-wasm-converter