Skip to content

Commit dca5d97

Browse files
committed
Use https URLs for submodules
1 parent a1a5585 commit dca5d97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "labs"]
22
path = polymer-all/labs
3-
url = git@github.com:Polymer/labs.git
3+
url = https://github.com/Polymer/labs.git
44
[submodule "polymer-all/tools"]
55
path = polymer-all/tools
6-
url = git@github.com:Polymer/tools.git
6+
url = https://github.com/Polymer/tools.git

0 commit comments

Comments
 (0)