fix: update all internal doc links to new nested URL structure

/docs/introduction/ → /docs/getting-started/introduction/
/docs/tokens/ → /docs/core/tokens/
/docs/semantic-html/ → /docs/core/semantic-html/
/docs/reset/ → /docs/core/reset/
/docs/data-attributes/ → /docs/core/data-attributes/
/docs/layouts/ → /docs/components/layouts/

Zero 404s in docs after clean build.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ludo 2026-04-11 18:50:08 +02:00
parent 21524b4b25
commit 414ede2957
Signed by: ludo
GPG key ID: F6E479DEFAB84D6E
9 changed files with 25 additions and 25 deletions

View file

@ -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/).