diff --git a/index.html b/index.html index 4606fdd..a758538 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,20 @@ --- --- +

Errbit

The open source, self-hosted error catcher

-Errbit is a tool for collecting and managing errors from other applications. It -is Airbrake API compliant, so if you are already using Airbrake, you can just -point the airbrake gem to your Errbit server. +

+ Errbit is a tool for collecting and managing errors from other applications. + It is Airbrake API compliant, so if you are already using Airbrake, you can + just point the airbrake gem to your Errbit server. +

+

+ Documentation is available for all released versions of Errbit and master. It + is built directly from whatever documentation was available in the ./docs + folder at the time of release. +

-Documentation is available for all released versions of Errbit and master. It -is built directly from whatever documentation was available in the ./docs -folder at the time of release. +GitHub | +Docker Hub