We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aada246 commit 8d43a14Copy full SHA for 8d43a14
.gitmodules
@@ -1,9 +1,9 @@
1
[submodule "executor/libs/cppevent-base"]
2
path = executor/libs/cppevent-base
3
- url = git@github.com:Manoharan-Ajay-Anand/cppevent-base.git
+ url = https://github.com/Manoharan-Ajay-Anand/cppevent-base.git
4
[submodule "executor/libs/cppevent-net"]
5
path = executor/libs/cppevent-net
6
- url = git@github.com:Manoharan-Ajay-Anand/cppevent-net.git
+ url = https://github.com/Manoharan-Ajay-Anand/cppevent-net.git
7
[submodule "executor/libs/cppevent-fcgi"]
8
path = executor/libs/cppevent-fcgi
9
- url = git@github.com:Manoharan-Ajay-Anand/cppevent-fcgi.git
+ url = https://github.com/Manoharan-Ajay-Anand/cppevent-fcgi.git
0 commit comments