diff --git a/docs/addl-tech.md b/docs/addl-tech.md index 17e7db467c0d..0f5dd8687f19 100644 --- a/docs/addl-tech.md +++ b/docs/addl-tech.md @@ -8,7 +8,7 @@ * We use _Timber_ for logging * We use [_Delayed Job_](https://github.com/collectiveidea/delayed_job) for background workers * We use _Algolia_ for search -* We use [\_Redcarpet](https://github.com/vmg/redcarpet) and [Rouge\_](https://github.com/jneen/rouge) for Markdown +* We use [_Redcarpet_](https://github.com/vmg/redcarpet) and [_Rouge_](https://github.com/jneen/rouge) for Markdown * We use _[Carrierwave](https://github.com/carrierwaveuploader/carrierwave)/Fog/AWS S3_ for image upload/storage * We use a modified version of [_InstantClick_](http://instantclick.io/) instead of _Turbolinks_ * We are hosted on _Heroku_