diff options
author | Felix Krause <krausefx@gmail.com> | 2015-10-17 13:31:07 -0700 |
---|---|---|
committer | Felix Krause <krausefx@gmail.com> | 2015-10-17 13:31:07 -0700 |
commit | 807a0171926f4630f18d3ae28d6333623dd43cf9 (patch) | |
tree | 2ac885364d77f426ac2587c4a0a1e524ce2387af | |
parent | 4f043859d8437f784508423298adafd34464da42 (diff) | |
download | gitignore-807a0171926f4630f18d3ae28d6333623dd43cf9.tar.gz gitignore-807a0171926f4630f18d3ae28d6333623dd43cf9.zip |
Fixed Cocoapods link
-rw-r--r-- | Swift.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Swift.gitignore b/Swift.gitignore index d571cb2c..fba17246 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -31,7 +31,7 @@ xcuserdata # # 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 +# https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control # # Pods/ |