From 62c4311c31eaf8c1b9aec431a8227cd33f4dfeb5 Mon Sep 17 00:00:00 2001 From: Eyck Jentzsch Date: Sat, 28 Jul 2018 10:07:00 +0200 Subject: [PATCH] Updated repository references --- .gitmodules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 4a85faf..7ae8575 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "dbt-core"] path = dbt-core - url = https://github.com/Minres/DBT-RISE-Core.git + url = https://git.minres.com/DBT-RISE/DBT-RISE-Core.git [submodule "sc-components"] path = sc-components - url = https://github.com/Minres/SystemC-Components.git + url = https://git.minres.com/SystemC/SystemC-Components.git [submodule "external/elfio"] path = external/elfio url = http://git.code.sf.net/p/elfio/code