CityBaseInc / airbrake_client

Airbrake client to report errors and exceptions to Airbrake.io.
Other
0 stars 1 forks source link

Issue 8 :: fix "readme" case sensitivity #9

Closed jdfrens closed 3 years ago

jdfrens commented 3 years ago

README.md becomes readme.html when the docs are generated, and we need to link to readme, not README.

See Issue #8 for excruciating detail.

Closes #8.