Skip to content

Commit 7ad1fee

Browse files
authored
docs: use h3 instead
1 parent b4cbe99 commit 7ad1fee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/content/1.docs/1.getting-started/3.deploy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,14 @@ The [NuxtHub Admin](https://admin.hub.nuxt.com) is made to simplify your experie
2323

2424
NuxtHub supports two types of deployments: production and preview.
2525

26-
## Production Deployments
26+
### Production Deployments
2727

2828
- When setting up your project, you can specify a production branch (defaults to `main`)
2929
- Successful deployments to the production branch will be:
3030
- Accessible via your primary domain
3131
- Also available at `<commit>.<project>.pages.dev`
3232

33-
## Preview Deployments
33+
### Preview Deployments
3434

3535
- Any deployment from a non-production branch (including pull requests) is considered a preview
3636
- Successful preview deployments are accessible via:

0 commit comments

Comments
 (0)