diff options
Diffstat (limited to 'scripts/windows/before_install.sh')
-rw-r--r-- | scripts/windows/before_install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/windows/before_install.sh b/scripts/windows/before_install.sh index 092488a50..1317e7288 100644 --- a/scripts/windows/before_install.sh +++ b/scripts/windows/before_install.sh @@ -57,7 +57,7 @@ fi echo "Get googlemaps" cd ${TRAVIS_BUILD_DIR}/.. -git clone https://github.com/Subsurface-divelog/googlemaps.git +git clone https://github.com/Subsurface/googlemaps.git echo "Get Grantlee" cd ${TRAVIS_BUILD_DIR}/.. |