diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 06bf85c..0ded40f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "SDURLCache"] path = SDURLCache - url = git://github.com/rs/SDURLCache.git + url = https://github.com/SaurikIT/SDURLCache.git |