From c9c86a44ea42dc656019ba3cc1a931dbbbc6f739 Mon Sep 17 00:00:00 2001 From: Enrico Grillo Date: Tue, 15 Oct 2019 14:34:25 -0600 Subject: [PATCH] [DOC] Update technical-overview.md (#4439) [ci skip] --- docs/technical-overview.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/technical-overview.md b/docs/technical-overview.md index 0399c9737..3e4a90b8a 100644 --- a/docs/technical-overview.md +++ b/docs/technical-overview.md @@ -15,7 +15,7 @@ For the Dev.to tech stack we use: - [_Algolia_](https://www.algolia.com/) for search - [_Redcarpet_](https://github.com/vmg/redcarpet) and [_Rouge_](https://github.com/jneen/rouge) to parse Markdown - [_Carrierwave_](https://github.com/carrierwaveuploader/carrierwave), [_Fog_](https://github.com/fog/fog-aws) and [_AWS S3_](https://aws.amazon.com/s3/) for image upload/storage -- a modified version of [_InstantClick_](http://instantclick.io/) instead of _Turbolinks_ to accelerate navigation +- [_InstantClick_](http://instantclick.io/) (a modified version) instead of _Turbolinks_ to accelerate navigation - [_Heroku_](https://www.heroku.com) for hosting - [_Heroku scheduler_](https://devcenter.heroku.com/articles/scheduler) for scheduled jobs - [_Sendgrid_](https://sendgrid.com/) for transactional mailing