From aefc87b4db3f91dcd718bc9de64a971e9deac297 Mon Sep 17 00:00:00 2001 From: Kaushal Modi Date: Fri, 16 Mar 2018 13:41:49 -0400 Subject: [PATCH] Fix link in Forestry showcase --- content/showcase/forestry/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/showcase/forestry/index.md b/content/showcase/forestry/index.md index 4095dede7..1a9c0faaa 100644 --- a/content/showcase/forestry/index.md +++ b/content/showcase/forestry/index.md @@ -40,7 +40,7 @@ Lastly, we want to take the opportunity to give some love to other amazing tools * [**Hugo**](https://gohugo.io/) -- of course. * Chris can’t think of modern web development without [**Gulp**](https://gulpjs.com/) & [**Webpack**](https://webpack.js.org/). We used them to add additional build steps such as Browsersync, CSS, JS and SVG optimization. * Speaking about adding steps to our build, our lives would be much harder without [**CircleCI**](https://circleci.com/) for continuous deployment and automated testing purposes. -* We can’t stop raving about [**Algolia**](https://www.algolia.com/). Chris loves it and even wrote a tutorial on [how to implement Algolia]([https://forestry.io/blog/search-with-algolia-in-hugo/) into static sites using Hugo’s [Custom Outputs](https://gohugo.io/templates/output-formats/). +* We can’t stop raving about [**Algolia**](https://www.algolia.com/). Chris loves it and even wrote a tutorial on [how to implement Algolia](https://forestry.io/blog/search-with-algolia-in-hugo/) into static sites using Hugo’s [Custom Outputs](https://gohugo.io/templates/output-formats/). * [**Cloudinary**](https://cloudinary.com/) is probably one of the easiest ways to get responsive images into your website. * We might be a little biased on this one - We think [**Forestry.io**](https://forestry.io/) is a great way to add a content management system with a clean UI on top of your site without interrupting your experience as a developer. * For hosting purposes we use the almighty [**AWS**](https://aws.amazon.com/).