From 9b9923fce2e46f86aae8d08e43d915eba491d142 Mon Sep 17 00:00:00 2001 From: yanniks Date: Sun, 20 Mar 2016 21:42:56 -0400 Subject: [PATCH] Update fastlane links Fastlane now has a mono repo, the documentation moved into the folder fastlane/docs --- Objective-C.gitignore | 2 +- Swift.gitignore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index 1201b5de..3020bc32 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -45,7 +45,7 @@ Carthage/Build # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the # screenshots whenever they are needed. # For more information about the recommended setup visit: -# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md +# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md fastlane/report.xml fastlane/screenshots diff --git a/Swift.gitignore b/Swift.gitignore index 3e0e8145..8a29fa52 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -55,7 +55,7 @@ Carthage/Build # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the # screenshots whenever they are needed. # For more information about the recommended setup visit: -# https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md +# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md fastlane/report.xml fastlane/Preview.html