Skip to content

Commit 562ff4c

Browse files
authored
Update path for Java skills in README (#447)
* Update path for Java skills in README * Fix link to skills folder in README Updated the link to the skills folder in the README.
1 parent 1660ead commit 562ff4c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@ The [available System prompts for Java](./SYSTEM-PROMPTS-JAVA.md) cover aspects
3030
The project generates a set of deliverables at the end of any iteration.
3131

3232
- System prompts for Java located in `.cursor/rules`
33-
- Skills for Java located in `.agents/skills`
33+
- Skills for Java located in `skills`
3434

3535
### How many System prompts for Java does this project include?
3636

3737
Explore the [complete catalog of available System prompts](./SYSTEM-PROMPTS-JAVA.md) to discover the full range of capabilities and find the perfect rules for your specific use cases.
3838

3939
### How many AI Skills for Java does this project include?
4040

41-
Explore the folder [.agents/skills](.agents/skills) for further details.
41+
Explore the folder [skills](./skills) for further details.
4242

4343
## Getting started
4444

0 commit comments

Comments
 (0)