Commit da36e84d4e0d8045a8d72f09f2f5e8e453eaefa9

Authored by Paul Annesley
1 parent a3ed065c
Exists in master and in 1 other branch production

README updated; Thoughtbot sold Airbrake in 2011.

“Late last year, Airbrake was acquired by the team at Exceptional, inc.”
— http://robots.thoughtbot.com/post/17212734809/airbrake-acquired-by-exceptional (February 7, 2012)
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