Skip to content

Commit 971ac72

Browse files
committed
Update gitsubmodules urls to public repos.
1 parent 6ee3d1b commit 971ac72

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.gitmodules

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
[submodule "cookbooks/phantomjs"]
2-
path = cookbooks/phantomjs
3-
url = [email protected]:customink-webops/phantomjs.git
41
[submodule "cookbooks/build-essential"]
52
path = cookbooks/build-essential
6-
url = [email protected]:opscode-cookbooks/build-essential.git
3+
url = https://github.com/opscode-cookbooks/build-essential.git
4+
[submodule "cookbooks/phantomjs"]
5+
path = cookbooks/phantomjs
6+
url = https://github.com/customink-webops/phantomjs.git
77
[submodule "cookbooks/nodejs"]
88
path = cookbooks/nodejs
9-
url = git@github.com:mdxp/nodejs-cookbook.git
9+
url = https://github.com/mdxp/nodejs-cookbook.git

0 commit comments

Comments
 (0)