From c6df09a64fdc069021d10d9255872ff23d645586 Mon Sep 17 00:00:00 2001 From: Rob Napier Date: Thu, 9 Jan 2014 21:20:29 -0500 Subject: [PATCH] Correct the submodule --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index e8b0ea28..3aeecb02 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "Spec"] path = Spec - url = https://github.com/RNCryptor/RNCryptor.git + url = https://github.com/RNCryptor/RNCryptor-Spec.git