Skip to content

Commit

Permalink
docs: fix link to cloudflare-pages preset (#564)
Browse files Browse the repository at this point in the history
  • Loading branch information
fago committed Oct 11, 2022
1 parent 178314c commit 739c9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/content/2.deploy/0.index.md
Expand Up @@ -17,7 +17,7 @@ When running Nitro in development mode, Nitro will always use a special preset c
When deploying to the production using CI/CD, Nitro tries to automatically detect the provider environment and set the right one without any additional configuration. Currently, providers below can be auto-detected with zero config.

- [azure](/deploy/providers/azure)
- [cloudflare_pages](/deploy/providers/cloudflare_pages)
- [cloudflare_pages](/deploy/providers/cloudflare#cloudflare-pages)
- [netlify](/deploy/providers/netlify)
- [stormkit](/deploy/providers/stormkit)
- [vercel](/deploy/providers/vercel)
Expand Down

0 comments on commit 739c9c5

Please sign in to comment.