From 7ad1feeb4355820845ede0992030fdd89c10233b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Thu, 31 Oct 2024 16:19:38 +0100 Subject: [PATCH] docs: use h3 instead --- docs/content/1.docs/1.getting-started/3.deploy.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/content/1.docs/1.getting-started/3.deploy.md b/docs/content/1.docs/1.getting-started/3.deploy.md index 62432e86..c4c93fc5 100644 --- a/docs/content/1.docs/1.getting-started/3.deploy.md +++ b/docs/content/1.docs/1.getting-started/3.deploy.md @@ -23,14 +23,14 @@ The [NuxtHub Admin](https://admin.hub.nuxt.com) is made to simplify your experie NuxtHub supports two types of deployments: production and preview. -## Production Deployments +### Production Deployments - When setting up your project, you can specify a production branch (defaults to `main`) - Successful deployments to the production branch will be: - Accessible via your primary domain - Also available at `..pages.dev` -## Preview Deployments +### Preview Deployments - Any deployment from a non-production branch (including pull requests) is considered a preview - Successful preview deployments are accessible via: