fastlane/lib/fastlane/actions/tryouts.rb in fastlane-2.94.0.beta.20180425050017 vs fastlane/lib/fastlane/actions/tryouts.rb in fastlane-2.94.0.beta.20180426050049
- old
+ new
@@ -60,10 +60,10 @@
def self.description
"Upload a new build to Tryouts"
end
def self.details
- "More information http://tryouts.readthedocs.org/en/latest/releases.html#create-release"
+ "More information: [http://tryouts.readthedocs.org/en/latest/releases.html#create-release](http://tryouts.readthedocs.org/en/latest/releases.html#create-release)"
end
def self.available_options
[
FastlaneCore::ConfigItem.new(key: :app_id,