From 564bce714a5df0a70dd2e3c30de8b2d9136821d9 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Fri, 24 Feb 2017 04:17:58 -0600 Subject: [PATCH] Fix missing link in articles page --- content/news/press-and-articles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/news/press-and-articles.md b/content/news/press-and-articles.md index edf1fb4df..f875c0d6a 100644 --- a/content/news/press-and-articles.md +++ b/content/news/press-and-articles.md @@ -25,7 +25,7 @@ Hugo has been featured in the following Blog Posts, Press, and Media. | [How to Password Protect a Hugo Site](https://www.aerobatic.com/blog/password-protect-a-hugo-site/) | Aerobatic | 2017-02-19 | | [Switching from Wordpress to Hugo](http://schnuddelhuddel.de/switching-from-wordpress-to-hugo/) | http://schnuddelhuddel.de/ | 2017-02-19 | ] | [Deploy a Hugo site to Aerobatic with CircleCI ](https://www.aerobatic.com/blog/hugo-github-circleci/) | Aerobatic | 2017-02-14 | -| [NPM scripts for building and deploying Hugo site]() | Aerobatic | 2017-02-12 | +| [NPM scripts for building and deploying Hugo site](https://www.aerobatic.com/blog/hugo-npm-buildtool-setup/) | Aerobatic | 2017-02-12 | | [Build a Hugo site using Cloud9 IDE and host on App Engine](https://loyall.ch/lab/2017/01/build-a-static-website-with-cloud9-hugo-and-app-engine/)| Pascal Aubort | 2017-02-05 | | [Hugo Continuous Deployment with Bitbucket Pipelines and Aerobatic](https://www.aerobatic.com/blog/hugo-bitbucket-pipelines/) | Aerobatic | 2017-02-04 | | [How to use Firebase to host a Hugo site](https://www.m0d3rnc0ad.com/post/static-site-firebase/) | Andrew Cuga | 2017-02-04 |