From 1e56c653ff4c68a295061d4f637befeef761ecec Mon Sep 17 00:00:00 2001 From: genetikdisoda <118479498+genetikdisoda@users.noreply.github.com> Date: Sun, 20 Nov 2022 22:31:57 +0300 Subject: [PATCH] Update hosting-on-cloudflare-pages.md (#1903) --- .../en/hosting-and-deployment/hosting-on-cloudflare-pages.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md b/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md index d951ec670..f001d8662 100644 --- a/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md +++ b/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md @@ -14,6 +14,6 @@ sections_weight: 50 toc: true --- -You can host your Hugo site using [Cloudflare Pages](https://developers.cloudflare.com/pages/). Pages are super fast, always up-to-date, and deployed directly from your Git provider (currently supports only GitHub and GitLab). +[Cloudflare Pages](https://developers.cloudflare.com/pages/) are super fast, always up-to-date, and deployed directly from your Git provider (currently supports only GitHub and GitLab). -Cloudflare Pages has a handy tutorial on [how to deploy a Hugo site](https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/). +Cloudflare Pages docs have a detailed tutorial on [how to deploy a Hugo site](https://developers.cloudflare.com/pages/framework-guides/deploy-a-hugo-site/).