diff options
| author | Joel Martin <github@martintribe.org> | 2014-04-06 17:06:07 -0500 |
|---|---|---|
| committer | Joel Martin <github@martintribe.org> | 2014-04-06 17:06:07 -0500 |
| commit | 261ce5c0722236ffc77e2636a759a2138f9a4b4d (patch) | |
| tree | 112fdb513d64a73cfb21ecf2710a0e9e6d13c22d | |
| parent | 31b4416181158b0e49e0a09da8056298b8522ba2 (diff) | |
| download | mal-261ce5c0722236ffc77e2636a759a2138f9a4b4d.tar.gz mal-261ce5c0722236ffc77e2636a759a2138f9a4b4d.zip | |
JS: fix josh.js submodule for gh-pages compatibility.
| -rw-r--r-- | .gitmodules | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index b260fb9..577dd06 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "josh.js"] - path = js/josh.js - url = https://github.com/sdether/josh.js/ [submodule "js/josh.js"] path = js/josh.js - url = https://github.com/sdether/josh.js + url = git://github.com/sdether/josh.js |
