summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/integrations/node/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/integrations/node/README.md b/packages/integrations/node/README.md
index 5b49a2716..ecc4eb02f 100644
--- a/packages/integrations/node/README.md
+++ b/packages/integrations/node/README.md
@@ -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.