fix: update .gitmodules (#130)
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -1,6 +1,6 @@
|
||||
[submodule "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"]
|
||||
path = third-party/fmt
|
||||
url = git@github.com:fmtlib/fmt.git
|
||||
url = https://github.com/fmtlib/fmt.git
|
||||
|
||||
Reference in New Issue
Block a user