Skip to content

Commit 8ca6baa

Browse files
committed
updated link to fastlane docs
1 parent c8e03c2 commit 8ca6baa

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Objective-C.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ Carthage/Build
4545

4646
# fastlane
4747
#
48-
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
48+
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
4949
# screenshots whenever they are needed.
5050
# For more information about the recommended setup visit:
51-
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
51+
# https://docs.fastlane.tools/best-practices/source-control/#source-control
5252

5353
fastlane/report.xml
5454
fastlane/Preview.html

Swift.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Carthage/Build
5959
# It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
6060
# screenshots whenever they are needed.
6161
# For more information about the recommended setup visit:
62-
# https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
62+
# https://docs.fastlane.tools/best-practices/source-control/#source-control
6363

6464
fastlane/report.xml
6565
fastlane/Preview.html

0 commit comments

Comments
 (0)