From 58e3a1da3af60140757da19f63e4b17f0bb8831a Mon Sep 17 00:00:00 2001 From: brian-armory <53799971+brian-armory@users.noreply.github.com> Date: Mon, 30 Dec 2019 11:40:28 -0800 Subject: [PATCH] fix broken link --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index aab5ed0..c197749 100644 --- a/README.adoc +++ b/README.adoc @@ -321,7 +321,7 @@ Here are some notes on what goes where and how it's all built. === Production Deployment -As of January 2019, link:https://www.codewriing.org[Codewriting.org] is built and served by link:https://www.netlify.com/[Netlify]. +As of January 2019, link:https://www.codewriting.org[Codewriting.org] is built and served by link:https://www.netlify.com/[Netlify]. Netlify's free service is simply amazing; I cannot recommend it strongly enough. All I do is point it to the repo, enter the build command, and tell it where to get the built files to serve. Nelify inegrates automatically with GitHub and analyzes the site output for security and integrity.