From da953fa18a954379cc52fec85b2f30fa368aa940 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 26 Apr 2020 16:36:27 -0700 Subject: move GitHub url to the Subsurface org Instead of using the Subsurface-divelog user on GitHub, we now use an org that was generously donated to us. Signed-off-by: Dirk Hohndel --- scripts/windows/before_install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/windows/before_install.sh') 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}/.. -- cgit v1.2.3-70-g09d2