diff options
author | Christopher Baines <cb15g11@soton.ac.uk> | 2015-03-22 09:34:32 +0000 |
---|---|---|
committer | Christopher Baines <cb15g11@soton.ac.uk> | 2015-03-22 09:35:12 +0000 |
commit | a6a9f0263e1d28b87df726a35621e16ba2607527 (patch) | |
tree | 7950c8478db67339a8e3257d9f5c6bf2b440ec91 /.gitmodules | |
parent | ea004c6295fb78736f19fa5d753b57468fbb025d (diff) | |
download | uos-live.js-a6a9f0263e1d28b87df726a35621e16ba2607527.tar uos-live.js-a6a9f0263e1d28b87df726a35621e16ba2607527.tar.gz |
Add minDelay support to Pollymer
Change the submodule url.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 572e964..051cb87 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libraries/pollymer"] path = libraries/pollymer - url = https://github.com/fanout/pollymer.git + url = http://git.cbaines.net/pollymer |