Skip to content

Commit d9dd090

Browse files
authored
fix: Fix broken links in the Readme.md of .github/chatmodes. (#10)
Well spotted! Thanks.
1 parent 90f375c commit d9dd090

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/chatmodes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ A custom chat mode is a bundled set of instructions, constraints, and examples t
66

77
## Chat modes in this repository
88

9-
- [Code Review](CodeReview.chatmode.md)
9+
- [Code Reviewer](CodeReviewer.chatmode.md)
1010
- [Developer](Developer.chatmode.md)
1111
- [Documentation](Documentation.chatmode.md)
1212
- [Planner](Planner.chatmode.md)
13-
- [Testing](Testing.chatmode.md)
13+
- [Tester](Tester.chatmode.md)
1414

1515
### SSOT and anti-duplication
1616

0 commit comments

Comments
 (0)