Skip to content

Commit

Permalink
update error message to link to status
Browse files Browse the repository at this point in the history
  • Loading branch information
hone committed Jan 30, 2013
1 parent 4c8d376 commit 4531e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/language_pack/disable_deploys.rb
Expand Up @@ -11,7 +11,7 @@ def name
end

def compile
error "Ruby deploys have been temporarily disabled. We will have more information available shortly, including a workaround."
error "Ruby deploys have been temporarily disabled. Please see https://status.heroku.com/incidents/489 for more info and a workaround if you need to deploy."
end
end

0 comments on commit 4531e5a

Please sign in to comment.