diff options
author | Sem <sembrestels@riseup.net> | 2012-01-12 02:49:31 +0100 |
---|---|---|
committer | Sem <sembrestels@riseup.net> | 2012-01-12 02:49:31 +0100 |
commit | e7d64510ebd823f186282e2b80780295bcca1b79 (patch) | |
tree | 4aaa01a86c6ff551253038c6c7150f5162750a23 | |
parent | 2eed478df25eeb9dcb993a7182c16195f2821991 (diff) | |
download | elgg-e7d64510ebd823f186282e2b80780295bcca1b79.tar.gz elgg-e7d64510ebd823f186282e2b80780295bcca1b79.tar.bz2 |
Etherpad GIT URL was wrong: only developers have permissons for the old one.
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index af86bbe50..12365cf41 100644 --- a/.gitmodules +++ b/.gitmodules @@ -15,7 +15,7 @@ url = git://gitorious.org/lorea/group_alias.git [submodule "mod/etherpad"] path = mod/etherpad - url = git@gitorious.org:lorea/elggpad.git + url = git://gitorious.org/lorea/elggpad.git [submodule "mod/spotlight"] path = mod/spotlight url = git://gitorious.org/lorea/spotlight.git |