Fix DESIGN.md links (#205)

* Fix DESIGN.md link

* Update link in documentation for DESIGN.md format
This commit is contained in:
Gabriel Grant
2026-06-05 13:53:40 -07:00
committed by GitHub
parent 347a0c06a2
commit 0939528b95
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -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:
+1 -1
View File
@@ -405,7 +405,7 @@ import '../styles/testimonials.css';
<article class="ks-bento-tile ks-bento-tile--span-4" id="why-designmd">
<span class="ks-bento-num" data-color="kinpaku">03</span>
<h3 class="why-panel-title">Travels as DESIGN.md.</h3>
<p class="why-panel-body"><code>/impeccable document</code> writes one in the <a href="https://stitch.withgoogle.com/docs/design-md/format/" target="_blank" rel="noopener">Google Stitch format</a>. Your visual system becomes portable.</p>
<p class="why-panel-body"><code>/impeccable document</code> writes one in the <a href="https://stitch.withgoogle.com/docs/design-md/overview/" target="_blank" rel="noopener">Google Stitch format</a>. Your visual system becomes portable.</p>
<div class="why-visual why-visual--designmd-v2">
<div class="why-dm-header">
<span class="why-dm-filename">DESIGN.md</span>