From acbb8bb8e84670333f5a3d3a832344c2d6d4441a Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Sat, 4 Aug 2018 06:54:02 +0200 Subject: [PATCH] Fix wrong URL for KA10 simulator. This was supposed to have been done in f1f2df4. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index d93401d0..abe75569 100644 --- a/.gitmodules +++ b/.gitmodules @@ -21,4 +21,4 @@ url = https://github.com/larsbrinkhoff/mldev [submodule "tools/sims"] path = tools/sims - url = https://github.com/rcornwell/sims + url = https://github.com/larsbrinkhoff/ka10-simh