Skip to content

Commit

Permalink
Use https instead of ssh for submodule
Browse files Browse the repository at this point in the history
- So it can be properly cloned in CI

[#135234395]

Signed-off-by: Anna Thornton <athornton@pivotal.io>
  • Loading branch information
sesmith177 authored and Anna Thornton committed Dec 23, 2016
1 parent 47a9cbd commit 1968125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "compile-extensions"]
path = compile-extensions
url = git@github.com:cloudfoundry/compile-extensions.git
url = https://github.com/cloudfoundry-incubator/compile-extensions.git

0 comments on commit 1968125

Please sign in to comment.