docs: update to /deploy url

This commit is contained in:
Sébastien Chopin 2023-11-20 19:39:40 +01:00
parent 13b93237e4
commit 751dad7d79
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ navigation.icon: i-ph-cloud-duotone
A Nuxt application can be deployed on a Node.js server, pre-rendered for static hosting, or deployed to serverless or edge (CDN) environments.
::callout
If you are looking for a list of cloud providers that support Nuxt 3, see the [Hosting providers](/deployments) section.
If you are looking for a list of cloud providers that support Nuxt 3, see the [Hosting providers](/deploy) section.
::
## Node.js Server
@ -142,7 +142,7 @@ export default defineNuxtConfig({
Nuxt 3 can be deployed to several cloud providers with a minimal amount of configuration:
:read-more{to="/deployments"}
:read-more{to="/deploy"}
## Presets