Skip to content

Commit 5b10abe

Browse files
committed
Fix link typo in documentation for input class generator
1 parent 523c70b commit 5b10abe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/prompts/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This directory contains prompts for automatic generation of Ray.InputQuery Input
44

55
## Usage
66

7-
### [input-class-generator.md](input-class-generator.mdd)
7+
### [input-class-generator.md](input-class-generator.md)
88

99
- Use this prompt when asking AI to automatically generate Input classes or perform refactoring.
1010
- Helpful when converting existing flat parameter lists into structured Input objects.

0 commit comments

Comments
 (0)