docs: fix all internal cross-references after restructure

This commit is contained in:
2026-06-21 12:48:23 +02:00
parent 05d65652bd
commit dbf645ebc4
3 changed files with 3 additions and 3 deletions
@@ -1,6 +1,6 @@
# Stats Redesign — Implementation Plan # Stats Redesign — Implementation Plan
*Derived from spec: docs/superpowers/specs/2026-06-19-stats-redesign.md* *Derived from spec: docs/working/specs/2026-06-19-stats-redesign.md*
> **For agentic workers:** Use superpowers:subagent-driven-development to execute this plan task-by-task. > **For agentic workers:** Use superpowers:subagent-driven-development to execute this plan task-by-task.
+1 -1
View File
@@ -560,7 +560,7 @@ The slug is built from `date(Y-m-d-Hi)` + title lowercased with `[^a-z0-9]+` rep
## Visual Design QA — Redesign Checklist ## Visual Design QA — Redesign Checklist
**Design spec:** `user/docs/design/design-spec.md` **Design spec:** `user/docs/design/design-spec.md`
**Implementation plan:** `user/docs/superpowers/plans/2026-06-18-ui-redesign.md` **Implementation plan:** `docs/working/plans/2026-06-18-ui-redesign.md`
### Typography ### Typography
- [ ] DM Serif Display loads for: entry titles, page headings (`h1`), stat numbers, site title - [ ] DM Serif Display loads for: entry titles, page headings (`h1`), stat numbers, site title
+1 -1
View File
@@ -68,7 +68,7 @@ Design direction: **Field Notes** — editorial travel journal aesthetic, not so
- **Design tokens:** `user/themes/intotheeast/css/tokens.css` — single source of truth for all values - **Design tokens:** `user/themes/intotheeast/css/tokens.css` — single source of truth for all values
- **Post form:** GPS lat/lng fields hidden from UI (filled by JS), cleaner status feedback - **Post form:** GPS lat/lng fields hidden from UI (filled by JS), cleaner status feedback
- **Design spec:** `user/docs/design/design-spec.md` - **Design spec:** `user/docs/design/design-spec.md`
- **Implementation plan:** `user/docs/superpowers/plans/2026-06-18-ui-redesign.md` - **Implementation plan:** `docs/working/plans/2026-06-18-ui-redesign.md`
--- ---