From 8ca6baad0a45f23ec448457dff35dd5f047fe7f4 Mon Sep 17 00:00:00 2001 From: Brendan Forster Date: Thu, 16 Feb 2017 10:47:31 +1100 Subject: [PATCH] updated link to fastlane docs --- Objective-C.gitignore | 4 ++-- Swift.gitignore | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Objective-C.gitignore b/Objective-C.gitignore index af90c007..09dfede4 100644 --- a/Objective-C.gitignore +++ b/Objective-C.gitignore @@ -45,10 +45,10 @@ Carthage/Build # fastlane # -# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the +# 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/fastlane/docs/Gitignore.md +# https://docs.fastlane.tools/best-practices/source-control/#source-control fastlane/report.xml fastlane/Preview.html diff --git a/Swift.gitignore b/Swift.gitignore index 099d22ae..d5340449 100644 --- a/Swift.gitignore +++ b/Swift.gitignore @@ -59,7 +59,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/fastlane/docs/Gitignore.md +# https://docs.fastlane.tools/best-practices/source-control/#source-control fastlane/report.xml fastlane/Preview.html