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 f186c2ea..795c96ab 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "third-party/SingleApplication"] path = third-party/SingleApplication - url = https://github.com/itay-grudev/SingleApplication + url = https://bitbucket.org/celestriad/singleapplication.git |