Fix links in the to-prd documentation for better accessibility

This commit is contained in:
Matt Pocock 2026-07-01 09:50:21 +01:00
parent 3525dcd9b2
commit 94cac3a3c7

View file

@ -42,6 +42,6 @@ Use `to-prd` after the plan and domain language have been resolved. Then use `to
## Pairs well with ## Pairs well with
- [grill-with-docs](/skills-grill-with-docs), to make sure the context is precise before the PRD is written - [grill-with-docs](https://aihero.dev/skills-grill-with-docs), to make sure the context is precise before the PRD is written
- [to-issues](/skills-to-issues), to turn the PRD into implementation tickets - [to-issues](https://aihero.dev/skills-to-issues), to turn the PRD into implementation tickets
- [tdd](/skills-tdd), to implement the resulting issues one behavior at a time - [tdd](https://aihero.dev/skills-tdd), to implement the resulting issues one behavior at a time