From 9c66c9cb6a5d14b095882e910aee7dafade23184 Mon Sep 17 00:00:00 2001 From: "Justin R. Miller" Date: Mon, 2 Apr 2012 11:25:13 -0700 Subject: [PATCH] update Alpstein source to our own fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 7edc869..1485ae1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,6 @@ [submodule "Externals/alpstein-route-me"] path = Externals/alpstein-route-me - url = https://github.com/Alpstein/route-me.git + url = https://github.com/mapbox/alpstein-route-me.git [submodule "Externals/MBProgressHUD"] path = Externals/MBProgressHUD url = https://github.com/matej/MBProgressHUD.git