From 87545a4fd74949dd347ee1ef20c361c58c40a90f Mon Sep 17 00:00:00 2001 From: bwc69151 <127702755+bwc69151@users.noreply.github.com> Date: Thu, 11 May 2023 19:09:38 +0300 Subject: [PATCH] Update hosting-on-cloudflare-pages.md (#2078) --- .../en/hosting-and-deployment/hosting-on-cloudflare-pages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5ae035567..2138f4a16 100644 --- a/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md +++ b/content/en/hosting-and-deployment/hosting-on-cloudflare-pages.md @@ -10,6 +10,6 @@ weight: 50 toc: true --- -[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](https://developers.cloudflare.com/pages/) are super fast, always up-to-date, and deployed directly from your [Git provider](https://developers.cloudflare.com/pages/get-started/#connect-your-git-provider-to-pages). 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/).