From d9de94bfb5915cd6e95728dcd36db1659c770d61 Mon Sep 17 00:00:00 2001 From: Simone Arpe Date: Fri, 11 Oct 2019 13:40:38 +0200 Subject: [PATCH] Update third-party.md (#7857) Merge pull request 7857 --- docs/_docs/deployment/third-party.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_docs/deployment/third-party.md b/docs/_docs/deployment/third-party.md index e3196a48..efe00370 100644 --- a/docs/_docs/deployment/third-party.md +++ b/docs/_docs/deployment/third-party.md @@ -13,7 +13,7 @@ Automating the deployment of a Jekyll site is simple. See their [Jekyll docs](ht The [AWS Amplify Console](https://console.amplify.aws) provides continuous deployment and hosting for modern web apps (single page apps and static site generators). Continuous deployment allows developers to deploy updates to their web app on every code commit to their Git repository. Hosting includes features such as globally available CDNs, 1-click custom domain setup + HTTPS, feature branch deployments, redirects, trailing slashes, and password protection. -Read this [step-by-step guide](https://medium.com/@FizzyInTheHall/build-and-publish-a-jekyll-powered-blog-easily-with-aws-amplify-529852042ab6) to deploy and host your Jekyll site on AWS Amplify. +Read this [step-by-step guide](https://medium.com/@jameshamann/deploy-your-jekyll-site-using-aws-amplify-with-only-a-few-clicks-8f3dd8f26112) to deploy and host your Jekyll site on AWS Amplify. ## CloudCannon