diff options
author | Kyle Fuller <inbox@kylefuller.co.uk> | 2014-04-24 15:01:04 +0100 |
---|---|---|
committer | Kyle Fuller <inbox@kylefuller.co.uk> | 2014-04-24 15:01:04 +0100 |
commit | 4ccd14486cad775540a295723dbd2f0f95265333 (patch) | |
tree | 4f370f153beb088686be5fcb1c4094d8746b4b30 /Objective-C.gitignore | |
parent | 8b74c862f313de35a032cf34c6ecc4fd287ce947 (diff) | |
download | gitignore-4ccd14486cad775540a295723dbd2f0f95265333.tar.gz gitignore-4ccd14486cad775540a295723dbd2f0f95265333.zip |
[Objective-C] Fixes a broken link
This got changed recently.
Diffstat (limited to 'Objective-C.gitignore')
-rw-r--r-- | Objective-C.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 1e390d04..a3cd143a 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-ignore-the-pods-directory-in-source-control # # Pods/ |