Commit 4b61627
authored
fix: add full path prefix to version-manager.sh in Quick Reference (#4623)
AGENTS.md line 8 referenced 'version-manager.sh' without the
'.agents/scripts/' prefix, inconsistent with line 69 which uses the
full path. Fixes the path inconsistency flagged in PR #2048 review.
Closes #32611 parent 36d402f commit 4b61627
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments