Skip to content

Commit ed68954

Browse files
franklywatsonclaude
andcommitted
fix: correct diagram path in L1-feedback-loops.md
../diagrams/ from docs/ resolves to repo root, not docs/diagrams/. Changed to diagrams/ for correct GitHub rendering. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
1 parent 1bc6e53 commit ed68954

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/L1-feedback-loops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Design rinsing is not copying code. It is extracting the *why* behind architectu
8282
| Targeted slices (docs, code, tests, logs) | Cross-domain distillation (different language, purpose, or medium) |
8383
| Agent reads to understand current state | Agent reads to extract transferable patterns |
8484

85-
![Design Rinsing Workflow](../diagrams/1.8-design-rinsing-workflow.png)
85+
![Design Rinsing Workflow](diagrams/1.8-design-rinsing-workflow.png)
8686

8787
#### The Design Rinsing Workflow
8888

0 commit comments

Comments
 (0)