diff options
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3f5b74a2..24458233 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "tests/shoulda.js"] path = tests/shoulda.js - url = git://github.com/philc/shoulda.js.git + url = https://github.com/philc/shoulda.js.git |
