Fix subheading inconsistency (#8623)
This commit is contained in:
parent
63141f3f3e
commit
bd00ad776d
1 changed files with 2 additions and 2 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue