Skip to content

Commit 2d6f06e

Browse files
committed
update submodules
1 parent 3ba8e68 commit 2d6f06e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.gitmodules

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[submodule "components"]
22
path = components
3-
url = [email protected]:bouffalolab/bl_iot_sdk-components.git
4-
[submodule "customer_app"]
5-
path = customer_app
6-
url = [email protected]:bouffalolab/bl_iot_sdk-customer_app.git
3+
url = https://github.com/bouffalolab/bl_iot_sdk-components.git
74
[submodule "docs"]
85
path = docs
9-
url = git@github.com:bouffalolab/bl_iot_sdk-docs.git
6+
url = https://github.com/bouffalolab/bl_iot_sdk-docs.git
107
[submodule "tools"]
118
path = tools
12-
url = [email protected]:bouffalolab/bl_iot_sdk-tools.git
9+
url = https://github.com/bouffalolab/bl_iot_sdk-tools.git
10+
[submodule "customer_app"]
11+
path = customer_app
12+
url = https://github.com/bouffalolab/bl_iot_sdk-customer_app.git

0 commit comments

Comments
 (0)