diff --git a/.gitmodules b/.gitmodules index deefc72..4a85faf 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "dbt-core"] path = dbt-core - url = https://minres.com/git/SystemC/DBT-Core.git + url = https://github.com/Minres/DBT-RISE-Core.git [submodule "sc-components"] path = sc-components - url = https://minres.com/git/SystemC/SystemC-Components.git + url = https://github.com/Minres/SystemC-Components.git [submodule "external/elfio"] path = external/elfio url = http://git.code.sf.net/p/elfio/code