From 9735a2cadffbac8d172bfaafd9181f559b2d6265 Mon Sep 17 00:00:00 2001 From: Victor Gama Date: Thu, 7 May 2015 00:28:54 -0300 Subject: [PATCH] Update CocoaPods guide URL This updates the link provided to the CocoaPods documentation regarding whether the Pods directory should be ignored or not. --- Objective-C.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index c964cd88..fffb5ed0 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -21,6 +21,6 @@ DerivedData # # We recommend against adding the Pods directory to your .gitignore. However # you should judge for yourself, the pros and cons are mentioned at: -# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control +# http://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control # #Pods/