diff --git a/.gitmodules b/.gitmodules index 68032efac20..6844743d738 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule "backends/arm/third-party/ethos-u-core-driver"] path = backends/arm/third-party/ethos-u-core-driver - url = https://git.mlplatform.org/ml/ethos-u/ethos-u-core-driver.git/ + url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver [submodule "backends/arm/third-party/serialization_lib"] path = backends/arm/third-party/serialization_lib - url = https://git.mlplatform.org/tosa/serialization_lib.git/ + url = https://review.mlplatform.org/tosa/serialization_lib [submodule "backends/vulkan/third-party/Vulkan-Headers"] path = backends/vulkan/third-party/Vulkan-Headers url = https://github.com/KhronosGroup/Vulkan-Headers