Commit aa777b6fb5bc79f1ac282da58e29d15bb2d252aa
Exists in
master
and in
1 other branch
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
README.md
| ... | ... | @@ -61,9 +61,9 @@ Errbit may be a good fit for you if: |
| 61 | 61 | * You want to add customer features to your error catcher |
| 62 | 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 | 68 | Mailing List |
| 69 | 69 | ------------ |
| ... | ... | @@ -83,8 +83,7 @@ Installation |
| 83 | 83 | |
| 84 | 84 | *Note*: This app is intended for people with experience deploying and maintining |
| 85 | 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 | 88 | **Set up your local box or server(Ubuntu):** |
| 90 | 89 | ... | ... |