Skip to content

Commit 8d43a14

Browse files
update git submodules
1 parent aada246 commit 8d43a14

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "executor/libs/cppevent-base"]
22
path = executor/libs/cppevent-base
3-
url = git@github.com:Manoharan-Ajay-Anand/cppevent-base.git
3+
url = https://github.com/Manoharan-Ajay-Anand/cppevent-base.git
44
[submodule "executor/libs/cppevent-net"]
55
path = executor/libs/cppevent-net
6-
url = git@github.com:Manoharan-Ajay-Anand/cppevent-net.git
6+
url = https://github.com/Manoharan-Ajay-Anand/cppevent-net.git
77
[submodule "executor/libs/cppevent-fcgi"]
88
path = executor/libs/cppevent-fcgi
9-
url = git@github.com:Manoharan-Ajay-Anand/cppevent-fcgi.git
9+
url = https://github.com/Manoharan-Ajay-Anand/cppevent-fcgi.git

0 commit comments

Comments
 (0)