Skip to content

Commit fe61818

Browse files
authored
Update .gitmodules
1 parent 662b685 commit fe61818

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

.gitmodules

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
[submodule "js-sdk-core"]
22
path = js-sdk-core
3-
url = https://github.com/mapconductor/js-sdk-core.git
3+
url = git@github.com:mapconductor/js-sdk-core.git
44
[submodule "js-sdk-react"]
55
path = js-sdk-react
6-
url = https://github.com/mapconductor/js-sdk-react.git
6+
url = git@github.com:mapconductor/js-sdk-react.git
77
[submodule "react-for-googlemaps"]
88
path = react-for-googlemaps
9-
url = https://github.com/mapconductor/react-for-googlemaps.git
9+
url = git@github.com:mapconductor/react-for-googlemaps.git
1010
[submodule "react-for-maplibre"]
1111
path = react-for-maplibre
12-
url = https://github.com/mapconductor/react-for-maplibre.git
12+
url = git@github.com:mapconductor/react-for-maplibre.git
1313
[submodule "reactnative-for-googlemaps"]
1414
path = reactnative-for-googlemaps
15-
url = https://github.com/mapconductor/reactnative-for-googlemaps.git
15+
url = git@github.com:mapconductor/reactnative-for-googlemaps.git
1616
[submodule "reactnative-for-maplibre"]
1717
path = reactnative-for-maplibre
18-
url = https://github.com/mapconductor/reactnative-for-maplibre.git
18+
url = git@github.com:mapconductor/reactnative-for-maplibre.git
1919
[submodule "react-geojson-layer"]
2020
path = react-geojson-layer
21-
url = https://github.com/mapconductor/react-geojson-layer.git
21+
url = git@github.com:mapconductor/react-geojson-layer.git
2222
[submodule "react-heatmap"]
2323
path = react-heatmap
24-
url = https://github.com/mapconductor/react-heatmap.git
24+
url = git@github.com:mapconductor/react-heatmap.git
2525
[submodule "react-icons"]
2626
path = react-icons
27-
url = https://github.com/mapconductor/react-icons.git
27+
url = git@github.com:mapconductor/react-icons.git
2828
[submodule "react-marker-clustering"]
2929
path = react-marker-clustering
30-
url = https://github.com/mapconductor/react-marker-clustering.git
30+
url = git@github.com:mapconductor/react-marker-clustering.git

0 commit comments

Comments
 (0)