diff options
| author | David Beitey | 2017-08-31 11:19:58 +1000 | 
|---|---|---|
| committer | David Beitey | 2017-08-31 11:19:58 +1000 | 
| commit | 5024d44910048d39888ecb1f22709365fbc85ba0 (patch) | |
| tree | 317098b2187bffe877cbb756852c88851c098692 | |
| parent | 1826e88cf723a74a6b9869b67e96321f32ae76fb (diff) | |
| download | vimium-5024d44910048d39888ecb1f22709365fbc85ba0.tar.bz2 | |
Use HTTPS for shoulda.js submodule URL
| -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 | 
