lib/appsignal/cli/install.rb in appsignal-2.1.0.beta.1 vs lib/appsignal/cli/install.rb in appsignal-2.1.0

- old
+ new

@@ -202,10 +202,10 @@ puts "The AppSignal agent currently does not work on Windows, please push these changes to your test/staging/production environment" else puts " Sending example data to AppSignal..." if Appsignal::Demo.transmit puts " Example data sent!" - puts " It may take about a minute for the data to appear on AppSignal.com/accounts" + puts " It may take about a minute for the data to appear on https://appsignal.com/accounts" puts puts " Please return to your browser and follow the instructions." else puts " Couldn't start the AppSignal agent and send example data to AppSignal.com" puts " Please use `appsignal diagnose` to debug your configuration."