fastlane/lib/fastlane/actions/run_tests.rb in fastlane-2.74.0.beta.20180107010004 vs fastlane/lib/fastlane/actions/run_tests.rb in fastlane-2.74.0.beta.20180108010004
- old
+ new
@@ -40,10 +40,10 @@
def self.description
"Easily run tests of your iOS app (via _scan_)"
end
def self.details
- "More information: https://github.com/fastlane/fastlane/tree/master/scan"
+ "More information: https://docs.fastlane.tools/actions/scan/"
end
def self.author
"KrauseFx"
end