From 6130280f8bae13021ea27f8e094182ba38b47243 Mon Sep 17 00:00:00 2001 From: Frank Taillandier Date: Sun, 4 Mar 2018 23:27:45 +0100 Subject: [PATCH] Update links to CloudCannon documentation --- docs/_docs/resources.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/resources.md b/docs/_docs/resources.md index f81d34e7..51be2978 100644 --- a/docs/_docs/resources.md +++ b/docs/_docs/resources.md @@ -15,8 +15,8 @@ Jekyll's growing use is producing a wide variety of tutorials, frameworks, exten ## Useful Guides -- [Jekyll Tips](http://jekyll.tips) is a set of resources created by [CloudCannon](https://cloudcannon.com) to help folks get up and running with Jekyll. They cover all skill levels, and even include some great video tutorials. -- [Jekyll Cheatsheet](http://jekyll.tips/jekyll-cheat-sheet/) is a single-page resource for Jekyll filters, variables, and the like. +- [CloudCannon Academy](https://learn.cloudcannon.com/) is a set of resources created by [CloudCannon](https://cloudcannon.com/) to help folks get up and running with Jekyll. They cover all skill levels, and even include some great video tutorials. +- [Jekyll Cheatsheet](https://learn.cloudcannon.com/jekyll-cheat-sheet/) is a single-page resource for Jekyll filters, variables, and the like. - ["Creating and Hosting a Personal Site on GitHub"](http://jmcglone.com/guides/github-pages/) - ['Build A Blog With Jekyll And GitHub Pages' on Smashing Magazine](https://www.smashingmagazine.com/2014/08/01/build-blog-jekyll-github-pages/) - Publishing to GitHub Pages? [Check out our documentation page for just that purpose](/docs/github-pages/).