Update hosting-on-cloudflare-pages.md (#2078)

This commit is contained in:
bwc69151
2023-05-11 19:09:38 +03:00
committed by GitHub
parent aa5952c289
commit 87545a4fd7
@@ -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/).