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 325635d commit 957c205Copy full SHA for 957c205
.gitmodules
@@ -1,11 +1,11 @@
1
[submodule "arduinoday/arduinoday2018"]
2
path = arduinoday/arduinoday2018
3
- url = git@github.com:CursoMaker/arduinoday2018.git
+ url = https://github.com/CursoMaker/arduinoday2018.git
4
[submodule "_posts"]
5
path = _posts
6
- url = git@github.com:CursoMaker/_posts.git
+ url = https://github.com/CursoMaker/_posts.git
7
branch = ArduinoMinas
8
[submodule "assets/images"]
9
path = assets/images
10
- url = git@github.com:CursoMaker/images.git
+ url = https://github.com/CursoMaker/images.git
11
0 commit comments