Skip to content

Commit cc37681

Browse files
committed
Fix the yaml-cpp submodule url
1 parent 6d99473 commit cc37681

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 "external/yaml-cpp"]
22
path = external/yaml-cpp
3-
url=https://github.com/elnormous/yaml-cpp.git
3+
url=https://github.com/jbeder/yaml-cpp.git

0 commit comments

Comments
 (0)