Commit 1358c1d0b0e8ea840b7334416f0a4c43e33292c8

Authored by Tim Douglas
1 parent 8ca041d4
Exists in master and in 1 other branch production

Update the Airbrake domain in the README

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
README.md
... ... @@ -10,7 +10,7 @@
10 10  
11 11  
12 12 Errbit is a tool for collecting and managing errors from other applications.
13   -It is [Airbrake](http://airbrakeapp.com) (formerly known as Hoptoad) API compliant,
  13 +It is [Airbrake](http://airbrake.io) (formerly known as Hoptoad) API compliant,
14 14 so if you are already using Airbrake, you can just point the `airbrake` gem to your Errbit server.
15 15  
16 16  
... ... @@ -56,7 +56,7 @@ Errbit may be a good fit for you if:
56 56 * You want to add customer features to your error catcher
57 57 * You're crazy and love managing servers
58 58  
59   -If this doesn't sound like you, you should probably stick with [Airbrake](http://airbrakeapp.com).
  59 +If this doesn't sound like you, you should probably stick with [Airbrake](http://airbrake.io).
60 60 The [Thoughtbot](http://thoughtbot.com) guys offer great support for it and it is much more worry-free.
61 61 They have a free package and even offer a *"Airbrake behind your firewall"* solution.
62 62  
... ... @@ -78,7 +78,7 @@ Installation
78 78  
79 79 *Note*: This app is intended for people with experience deploying and maintining
80 80 Rails applications. If you're uncomfortable with any step below then Errbit is not
81   -for you. Checkout [Airbrake](http://airbrakeapp.com) from the guys over at
  81 +for you. Checkout [Airbrake](http://airbrake.io) from the guys over at
82 82 [Thoughtbot](http://thoughtbot.com), which Errbit is based on.
83 83  
84 84 **Set up your local box or server(Ubuntu):**
... ... @@ -459,7 +459,7 @@ Special Thanks
459 459 * [Vasiliy Ermolovich (@nashby)](https://github.com/nashby) - Contributing and helping to resolve issues and pull requests
460 460 * [Marcin Ciunelis (@martinciu)](https://github.com/martinciu) - Helping to improve Errbit's architecture
461 461 * [Relevance](http://thinkrelevance.com) - For giving me Open-source Fridays to work on Errbit and all my awesome co-workers for giving feedback and inspiration.
462   -* [Thoughtbot](http://thoughtbot.com) - For being great open-source advocates and setting the bar with [Airbrake](http://airbrakeapp.com).
  462 +* [Thoughtbot](http://thoughtbot.com) - For being great open-source advocates and setting the bar with [Airbrake](http://airbrake.io).
463 463  
464 464 See the [contributors graph](https://github.com/errbit/errbit/graphs/contributors) for further details.
465 465  
... ...