diff --git a/site/content/docs/_index.md b/site/content/docs/_index.md
index 022a819..61f7741 100644
--- a/site/content/docs/_index.md
+++ b/site/content/docs/_index.md
@@ -8,4 +8,4 @@ tags: ["reference", "documentation"]
ASW is a single-file CSS framework for agent-generated web content. Semantic HTML is the only API. No classes, no build step, no JavaScript required.
-Browse the sections in the sidebar, or start with [Introduction](/docs/introduction/).
+Browse the sections in the sidebar, or start with [Introduction](/docs/getting-started/introduction/).
diff --git a/site/content/docs/components/components.md b/site/content/docs/components/components.md
index 11f3175..b96c0cf 100644
--- a/site/content/docs/components/components.md
+++ b/site/content/docs/components/components.md
@@ -168,8 +168,8 @@ Three-column sidebar scaffold. Source order matters: left aside → article →
@@ -205,7 +205,7 @@ Three-column sidebar scaffold. Source order matters: left aside → article →
## CTA links
```html
-Get started →
+Get started →Documentation
```
diff --git a/site/content/docs/components/layouts.md b/site/content/docs/components/layouts.md
index 3f20157..0eeb3f0 100644
--- a/site/content/docs/components/layouts.md
+++ b/site/content/docs/components/layouts.md
@@ -25,8 +25,8 @@ Three-column scaffold: sidebar, content, TOC. Source order: left `
@@ -75,7 +75,7 @@ CTA button row, centered, wraps on small screens.
```html
```
@@ -243,5 +243,5 @@ Renders a `
` as a two-column grid: terms on the left, definitions on the rig
## Related
-- [Data Attributes](/docs/data-attributes/) — full `data-*` vocabulary reference
-- [Token System](/docs/tokens/) — the custom property values that layout tokens reference
+- [Data Attributes](/docs/core/data-attributes/) — full `data-*` vocabulary reference
+- [Token System](/docs/core/tokens/) — the custom property values that layout tokens reference
diff --git a/site/content/docs/components/navigation.md b/site/content/docs/components/navigation.md
index 2dda71f..9919b71 100644
--- a/site/content/docs/components/navigation.md
+++ b/site/content/docs/components/navigation.md
@@ -100,6 +100,6 @@ Add `data-layout="vertical"` for a top-down flow — useful in sidebars or narro
## Related
-- [Data Attributes](/docs/data-attributes/) — `data-role`, `data-status`, and the full attribute vocabulary
-- [Layouts](/docs/layouts/) — `data-layout` values including `vertical`
+- [Data Attributes](/docs/core/data-attributes/) — `data-role`, `data-status`, and the full attribute vocabulary
+- [Layouts](/docs/components/layouts/) — `data-layout` values including `vertical`
- [Components](/docs/components/) — callouts, tasks, and other component patterns
diff --git a/site/content/docs/core/data-attributes.md b/site/content/docs/core/data-attributes.md
index ba257a2..cab4248 100644
--- a/site/content/docs/core/data-attributes.md
+++ b/site/content/docs/core/data-attributes.md
@@ -137,7 +137,7 @@ Text modifier. Supports multiple space-separated values.
## data-layout
-Layout pattern. See [Layouts](/docs/layouts/) for the full reference.
+Layout pattern. See [Layouts](/docs/components/layouts/) for the full reference.
Common values: `docs`, `hero`, `install`, `actions`, `grid-2`, `grid-3`, `card-grid`, `stats`, `prose`, `fluid`, `timeline`, `report`.
@@ -155,8 +155,8 @@ Navigation variant. Applied to `