docs: normalize repo paths in converter guidance
This commit is contained in:
@@ -687,7 +687,7 @@ Use this checklist when adding a new target provider:
|
|||||||
|
|
||||||
## Related Files
|
## Related Files
|
||||||
|
|
||||||
- `/C:/Source/compound-engineering-plugin/.claude-plugin/plugin.json` — Version and component counts
|
- `plugins/compound-engineering/.claude-plugin/plugin.json` — Version and component counts
|
||||||
- `/C:/Source/compound-engineering-plugin/CHANGELOG.md` — Recent additions and patterns
|
- `CHANGELOG.md` — Recent additions and patterns
|
||||||
- `/C:/Source/compound-engineering-plugin/README.md` — Usage examples for all targets
|
- `README.md` — Usage examples for all targets
|
||||||
- `/C:/Source/compound-engineering-plugin/docs/solutions/plugin-versioning-requirements.md` — Checklist for releases
|
- `docs/solutions/plugin-versioning-requirements.md` — Checklist for releases
|
||||||
|
|||||||
@@ -72,8 +72,8 @@ This documentation serves as a reminder. When Claude Code works on this plugin,
|
|||||||
|
|
||||||
## Related Files
|
## Related Files
|
||||||
|
|
||||||
- `/Users/kieranklaassen/compound-engineering-plugin/plugins/compound-engineering/.claude-plugin/plugin.json`
|
- `plugins/compound-engineering/.claude-plugin/plugin.json`
|
||||||
- `/Users/kieranklaassen/compound-engineering-plugin/plugins/compound-engineering/CHANGELOG.md`
|
- `plugins/compound-engineering/CHANGELOG.md`
|
||||||
- `/Users/kieranklaassen/compound-engineering-plugin/plugins/compound-engineering/README.md`
|
- `plugins/compound-engineering/README.md`
|
||||||
- `/Users/kieranklaassen/compound-engineering-plugin/package.json`
|
- `package.json`
|
||||||
- `/Users/kieranklaassen/compound-engineering-plugin/CHANGELOG.md`
|
- `CHANGELOG.md`
|
||||||
|
|||||||
Reference in New Issue
Block a user