mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-16 23:29:57 +08:00
Fix module url.
This commit is contained in:
parent
242ad5a120
commit
4fa1647c3a
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -6,4 +6,4 @@
|
|||||||
url = git://github.com/cppformat/breathe.git
|
url = git://github.com/cppformat/breathe.git
|
||||||
[submodule "format-benchmark"]
|
[submodule "format-benchmark"]
|
||||||
path = format-benchmark
|
path = format-benchmark
|
||||||
url = git@github.com:cppformat/format-benchmark.git
|
url = git://github.com/cppformat/format-benchmark.git
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user