Skip to content

Commit 2d4e43c

Browse files
committed
Revert "Fix ARM submodule URLs (#6973)"
Apparently the `review.` URLs are preferred due to lower resource usage. Differential Revision: [D66247100](https://our.internmc.facebook.com/intern/diff/D66247100/) [ghstack-poisoned]
1 parent dcacde0 commit 2d4e43c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "backends/arm/third-party/ethos-u-core-driver"]
22
path = backends/arm/third-party/ethos-u-core-driver
3-
url = https://git.mlplatform.org/ml/ethos-u/ethos-u-core-driver.git/
3+
url = https://review.mlplatform.org/ml/ethos-u/ethos-u-core-driver
44
[submodule "backends/arm/third-party/serialization_lib"]
55
path = backends/arm/third-party/serialization_lib
6-
url = https://git.mlplatform.org/tosa/serialization_lib.git/
6+
url = https://review.mlplatform.org/tosa/serialization_lib
77
[submodule "backends/vulkan/third-party/Vulkan-Headers"]
88
path = backends/vulkan/third-party/Vulkan-Headers
99
url = https://github.com/KhronosGroup/Vulkan-Headers

0 commit comments

Comments
 (0)