From edbafe8c98e8106e56d1505636ce146427b60753 Mon Sep 17 00:00:00 2001 From: HonkingGoose <34918129+HonkingGoose@users.noreply.github.com> Date: Wed, 24 Jun 2020 13:59:40 +0200 Subject: [PATCH] Update link to Netlify step-by-step guide (#8264) Merge pull request 8264 --- 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 28cd6719..77e7c73f 100644 --- a/docs/_docs/deployment/third-party.md +++ b/docs/_docs/deployment/third-party.md @@ -46,7 +46,7 @@ Install the Kickster gem and you are good to go. More documentation can here fou Netlify provides Global CDN, Continuous Deployment, one click HTTPS and [much more](https://www.netlify.com/features/), providing developers a robust toolset for modern web projects, without added complexity. Netlify supports custom plugins for Jekyll and has a free plan for open source projects. -Read this [Jekyll step-by-step guide](https://www.netlify.com/blog/2015/10/28/a-step-by-step-guide-jekyll-3.0-on-netlify/) to setup your Jekyll site on Netlify. +Read this [Jekyll step-by-step guide](https://www.netlify.com/blog/2020/04/02/a-step-by-step-guide-jekyll-4.0-on-netlify/) to setup your Jekyll site on Netlify. ## Render