Skip to content

Commit

Permalink
Fixing submodule URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbliven authored and wincent committed Jun 14, 2016
1 parent d98f2d4 commit 1152f05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "buildtools"]
path = buildtools
url = git://git.wincent.com/buildtools.git
url = https://github.com/wincent/buildtools.git
[submodule "WOPublic"]
path = WOPublic
url = git://git.wincent.com/WOPublic.git
url = https://github.com/wincent/WOPublic.git

0 comments on commit 1152f05

Please sign in to comment.