Commit aa777b6fb5bc79f1ac282da58e29d15bb2d252aa

Authored by Cyril Mougel
2 parents a3ed065c da36e84d
Exists in master and in 1 other branch production

Merge pull request #485 from pda/patch-1

README updated; Thoughtbot sold Airbrake in 2011.
Showing 1 changed file with 4 additions and 5 deletions   Show diff stats
@@ -61,9 +61,9 @@ Errbit may be a good fit for you if: @@ -61,9 +61,9 @@ Errbit may be a good fit for you if:
61 * You want to add customer features to your error catcher 61 * You want to add customer features to your error catcher
62 * You're crazy and love managing servers 62 * You're crazy and love managing servers
63 63
64 -If this doesn't sound like you, you should probably stick with [Airbrake](http://airbrake.io).  
65 -The [Thoughtbot](http://thoughtbot.com) guys offer great support for it and it is much more worry-free.  
66 -They have a free package and even offer a *"Airbrake behind your firewall"* solution. 64 +If this doesn't sound like you, you should probably stick with a hosted service such as
  65 +[Airbrake](http://airbrake.io).
  66 +
67 67
68 Mailing List 68 Mailing List
69 ------------ 69 ------------
@@ -83,8 +83,7 @@ Installation @@ -83,8 +83,7 @@ Installation
83 83
84 *Note*: This app is intended for people with experience deploying and maintining 84 *Note*: This app is intended for people with experience deploying and maintining
85 Rails applications. If you're uncomfortable with any step below then Errbit is not 85 Rails applications. If you're uncomfortable with any step below then Errbit is not
86 -for you. Checkout [Airbrake](http://airbrake.io) from the guys over at  
87 -[Thoughtbot](http://thoughtbot.com), which Errbit is based on. 86 +for you.
88 87
89 **Set up your local box or server(Ubuntu):** 88 **Set up your local box or server(Ubuntu):**
90 89