fastlane/lib/fastlane/actions/testfairy.rb in fastlane-2.101.1 vs fastlane/lib/fastlane/actions/testfairy.rb in fastlane-2.102.0

- old
+ new

@@ -128,10 +128,10 @@ end end private_class_method :parse_response def self.description - 'Upload a new build to TestFairy' + 'Upload a new build to [TestFairy](https://www.testfairy.com/)' end def self.details "You can retrieve your API key on [your settings page](https://free.testfairy.com/settings/)" end