Fix subheading inconsistency (#8623)

This commit is contained in:
Yan Thomas 2023-09-22 09:57:27 -03:00 committed by GitHub
parent 63141f3f3e
commit bd00ad776d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
This adapter allows Astro to deploy your SSR site to Node targets.
- <strong>[Why Astro Node](#why-astro-node)</strong>
- <strong>[Why Astro Node.js](#why-astro-nodejs)</strong>
- <strong>[Installation](#installation)</strong>
- <strong>[Configuration](#configuration)</strong>
- <strong>[Usage](#usage)</strong>
@ -10,7 +10,7 @@ This adapter allows Astro to deploy your SSR site to Node targets.
- <strong>[Contributing](#contributing)</strong>
- <strong>[Changelog](#changelog)</strong>
## Why @astrojs/node
## Why Astro Node.js
If you're using Astro as a static site builder—its behavior out of the box—you don't need an adapter.