Skip to content

Commit d197bc1

Browse files
committed
Use github HTTPS url for spdlog
1 parent dc98ec0 commit d197bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "spdlog"]
22
path = spdlog
3-
url = git@github.com:gabime/spdlog.git
3+
url = https://github.com/gabime/spdlog.git

0 commit comments

Comments
 (0)