From 7c806371f68fd9f91e02e3707da8f2a828bcb83d Mon Sep 17 00:00:00 2001 From: aaron Date: Sat, 21 Jan 2023 18:02:30 +0000 Subject: [PATCH] Fix 404 error for CloudCannon community learn docs (#1955) --- content/en/getting-started/external-learning-resources/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/getting-started/external-learning-resources/index.md b/content/en/getting-started/external-learning-resources/index.md index 7102e0831..61e7ed649 100644 --- a/content/en/getting-started/external-learning-resources/index.md +++ b/content/en/getting-started/external-learning-resources/index.md @@ -34,7 +34,7 @@ Hugo in Action is a step-by-step guide to using Hugo to create static websites. ### Hugo tutorial by CloudCannon -[Step-by-step written tutorial](https://cloudcannon.com/community/learn/hugo-101/) to teach you the basics of creating a Hugo site. +[Step-by-step written tutorial](https://cloudcannon.com/community/learn/hugo-beginner-tutorial/) to teach you the basics of creating a Hugo site. ## Video tutorials