Skip to content

Commit 3c6892b

Browse files
committed
Fix the ION_SPEC.md link in verified-patterns.md so it resolves from the references/ subdirectory.
1 parent a21a81e commit 3c6892b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.cursor/skills/writing-ion-code/references/verified-patterns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Verified Ion Patterns
22

3-
**Canonical idiom reference** for agents and authors. [ION_SPEC.md](../../../ION_SPEC.md) §12 indexes this file; keep long examples here, not in the spec. Every `ion` block should match a pattern in `tests/` or `examples/` (linked inline). When semantics change, update this file and tests together.
3+
**Canonical idiom reference** for agents and authors. [ION_SPEC.md](../../../../ION_SPEC.md) §12 indexes this file; keep long examples here, not in the spec. Every `ion` block should match a pattern in `tests/` or `examples/` (linked inline). When semantics change, update this file and tests together.
44

55
Copy patterns from here or from linked test files. Do not add constructs not shown in ION_SPEC.md or this repo.
66

0 commit comments

Comments
 (0)