From 0bbcd590394ce0fd0d7dffe3d48cc9ed9e4d409d Mon Sep 17 00:00:00 2001 From: Blake Watters Date: Fri, 20 Jan 2012 10:16:41 -0500 Subject: [PATCH] Migrate the RKCatalog Server submodule from Two Toasters to RestKit organization --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 5042ac3d..50fe0d83 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Examples/RKCatalog/Server"] path = Examples/RKCatalog/Server - url = git://github.com/twotoasters/RKCatalog-Server.git + url = git://github.com/RestKit/RKCatalog-Server.git