fastlane/lib/fastlane/actions/ipa.rb in fastlane-2.74.0.beta.20180107010004 vs fastlane/lib/fastlane/actions/ipa.rb in fastlane-2.74.0.beta.20180108010004

- old
+ new

@@ -76,10 +76,10 @@ "-------------------------------------------------------", "Original Error:", " => " + ex.to_s, "A build error occurred. You are using legacy `shenzhen` for building", "it is recommended to upgrade to _gym_: ", - "https://github.com/fastlane/fastlane/tree/master/gym", + "https://docs.fastlane.tools/actions/gym/", core_command, "-------------------------------------------------------" ].each do |txt| UI.error(txt) end