Skip to content

Commit

Permalink
small fix in submodules file
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 5, 2012
1 parent a338396 commit a2e6056
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[submodule "util"]
path = util
url = git@github.com:hivesolutions/js_util.git
[submodule "bin"]
path = bin
url = git@github.com:hivesolutions/uxf_bin.git
[submodule "jutil"]
path = jutil
url = git@github.com:hivesolutions/jquery_util.git
[submodule "bin"]
path = bin
url = git@github.com:hivesolutions/uxf_bin.git

0 comments on commit a2e6056

Please sign in to comment.