From 84d60e8226b9ddf81350b66c3b3b84016142d93a Mon Sep 17 00:00:00 2001 From: Andrew Cantino Date: Mon, 31 Aug 2015 18:41:27 -0700 Subject: [PATCH] Update setup_heroku --- bin/setup_heroku | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/setup_heroku b/bin/setup_heroku index afd7bfb1..63c458c6 100755 --- a/bin/setup_heroku +++ b/bin/setup_heroku @@ -160,7 +160,7 @@ if first_time puts puts "\t#{$config['INVITATION_CODE']}" puts - puts "We recommend that you read https://github.com/cantino/huginn/wiki/Run-Huginn-for-free-on-Heroku and setup Pingdom to keep your app awake!" + puts "We strongly recommend that you read https://github.com/cantino/huginn/blob/master/doc/heroku/install.md thoroughly!" end puts