Skip to content

Commit fc8826d

Browse files
committed
Minor change
1 parent 7844bc3 commit fc8826d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

spml/src/main/resources/100-java-checklist-guide.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<content-sections>
3030
<instruction-section>
3131
<instruction-title>Instructions for AI</instruction-title>
32-
<instruction-description>Create a markdown file named `JAVA-DEVELOPMENT-GUIDE.md` with the following exact structure: [java-checklist-template.md](mdc:.cursor/rules/templates/java-checklist-template.md)</instruction-description>
32+
<instruction-description>Create a markdown file named `CURSOR-RULES-JAVA.md` with the following exact structure: [java-checklist-template.md](mdc:.cursor/rules/templates/java-checklist-template.md)</instruction-description>
3333
<restrictions>
3434
<restrictions-description>**MANDATORY REQUIREMENT**: Follow the embedded template EXACTLY - do not add, remove, or modify any steps, sections, or cursor rules that are not explicitly shown in the template. ### What NOT to Include:</restrictions-description>
3535
<restriction-list>

spml/src/test/resources/100-java-checklist-guide.mdc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Your task is to create a comprehensive step-by-step guide that follows the exact
1515

1616
## Instructions for AI
1717

18-
Create a markdown file named `JAVA-DEVELOPMENT-GUIDE.md` with the following exact structure: [java-checklist-template.md](mdc:.cursor/rules/templates/java-checklist-template.md)
18+
Create a markdown file named `CURSOR-RULES-JAVA.md` with the following exact structure: [java-checklist-template.md](mdc:.cursor/rules/templates/java-checklist-template.md)
1919

2020
### Restrictions
2121

0 commit comments

Comments
 (0)