From 0939528b95967a390cbef87de3aaf3b48ff92a10 Mon Sep 17 00:00:00 2001 From: Gabriel Grant Date: Fri, 5 Jun 2026 16:53:40 -0400 Subject: [PATCH] Fix DESIGN.md links (#205) * Fix DESIGN.md link * Update link in documentation for DESIGN.md format --- site/content/skills/document.md | 2 +- site/pages/index.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/site/content/skills/document.md b/site/content/skills/document.md index b0dcfd749..f167c3927 100644 --- a/site/content/skills/document.md +++ b/site/content/skills/document.md @@ -71,7 +71,7 @@ tagline: "Generate a spec-compliant DESIGN.md that captures your visual system s ## When to use it -Run `/impeccable document` once you have enough of a visual system to document: colors, typography, at least a button and a card. The command scans your codebase, extracts the tokens and component patterns it finds, and writes a `DESIGN.md` at the project root that follows the [Google Stitch DESIGN.md format](https://stitch.withgoogle.com/docs/design-md/format/), six sections in a fixed order, interoperable with every other DESIGN.md-aware tool. +Run `/impeccable document` once you have enough of a visual system to document: colors, typography, at least a button and a card. The command scans your codebase, extracts the tokens and component patterns it finds, and writes a `DESIGN.md` at the project root that follows the [Google Stitch DESIGN.md format](https://stitch.withgoogle.com/docs/design-md/overview/), six sections in a fixed order, interoperable with every other DESIGN.md-aware tool. Reach for it when: diff --git a/site/pages/index.astro b/site/pages/index.astro index 63c328695..e81427121 100644 --- a/site/pages/index.astro +++ b/site/pages/index.astro @@ -405,7 +405,7 @@ import '../styles/testimonials.css';
03

Travels as DESIGN.md.

-

/impeccable document writes one in the Google Stitch format. Your visual system becomes portable.

+

/impeccable document writes one in the Google Stitch format. Your visual system becomes portable.

DESIGN.md