fix: update .gitmodules (#130)

This commit is contained in:
Yineng Zhang
2025-07-20 10:23:58 +08:00
committed by GitHub
parent 6c9558ed04
commit 4ca3cdffd2
+2 -2
View File
@@ -1,6 +1,6 @@
[submodule "third-party/cutlass"] [submodule "third-party/cutlass"]
path = third-party/cutlass path = third-party/cutlass
url = git@github.com:NVIDIA/cutlass.git url = https://github.com/NVIDIA/cutlass.git
[submodule "third-party/fmt"] [submodule "third-party/fmt"]
path = third-party/fmt path = third-party/fmt
url = git@github.com:fmtlib/fmt.git url = https://github.com/fmtlib/fmt.git