lib/match/setup.rb in match-0.3.0 vs lib/match/setup.rb in match-0.4.0

- old
+ new

@@ -12,9 +12,9 @@ UI.success "Successfully created '#{path}'. You can open the file using a code editor." UI.important "You can now run `match development`, `match adhoc` and `match appstore`" UI.message "On the first run for each environment it will create the provisioning profiles and" UI.message "certificates for you. From then on, it will automatically import the existing profiles." - UI.message "For more information visit https://github.com/fastlane/match" + UI.message "For more information visit https://github.com/fastlane/fastlane/tree/master/match" end end end