mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
Update deploy.md (typo in newly added section) (#998)
This commit is contained in:
parent
ba70f5c937
commit
058388c874
1 changed files with 1 additions and 1 deletions
|
@ -316,7 +316,7 @@ The action will work to deploy your app (watch its progress in your repo's Actio
|
||||||
|
|
||||||
You can deploy your Astro project on [Cloudflare Pages](https://pages.cloudflare.com). You need:
|
You can deploy your Astro project on [Cloudflare Pages](https://pages.cloudflare.com). You need:
|
||||||
|
|
||||||
- A Cloudflare account. If you don”t already have one, you can create a free Cloudflare account during the process.
|
- A Cloudflare account. If you don’t already have one, you can create a free Cloudflare account during the process.
|
||||||
- Your app code pushed to a [GitHub](https://github.com) repository.
|
- Your app code pushed to a [GitHub](https://github.com) repository.
|
||||||
|
|
||||||
Then, set up a new project on Cloudflare Pages.
|
Then, set up a new project on Cloudflare Pages.
|
||||||
|
|
Loading…
Reference in a new issue