Skip to content

Commit d535545

Browse files
authored
Merge pull request #15 from xpepper/patch-1
fix(talk_path): fix broken link to the reference docs pattern
2 parents 042ed85 + 1d536b8 commit d535545

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

talk_path.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Legend: ⛰ Obstacle | 🧩 Pattern | ⚠️ Anti-pattern
1616
- [⚠️ 5 Distracted Agent](documents/anti-patterns/distracted-agent.md)
1717
- [⛰️ Limited Focus](documents/obstacles/limited-focus.md)
1818
- [🧩 6 Focused Agent](documents/patterns/focused-agent.md)
19-
- [🧩 7 References](documents/patterns/references.md)
19+
- [🧩 7 References](documents/patterns/reference-docs.md)
2020
- [🧩 8 Knowledge Composition](documents/patterns/knowledge-composition.md)
2121

2222
### Noise
@@ -62,4 +62,4 @@ Legend: ⛰ Obstacle | 🧩 Pattern | ⚠️ Anti-pattern
6262
- [🧩 Borrow Behaviors](documents/patterns/borrow-behaviors.md)
6363
- [🧩 Softest Prototype](documents/patterns/softest-prototype.md)
6464
- [🧩 Take All Paths](documents/patterns/take-all-paths.md)
65-
- [🧩 Shared Canvas](documents/patterns/shared-canvas.md)
65+
- [🧩 Shared Canvas](documents/patterns/shared-canvas.md)

0 commit comments

Comments
 (0)