Skip to content

Commit f3ba90e

Browse files
committed
move jabel doc to folder
1 parent 2ef7833 commit f3ba90e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -938,7 +938,7 @@ tasks.register('faq') {
938938
"To add new repositories to your project, place them in 'repositories.gradle'.\n" +
939939
"If you need additional gradle code to run, you can place it in a file named 'addon.gradle' (or either of the above, up to you for organization).\n\n" +
940940
"If your build fails to recognize the syntax of newer Java versions, enable Jabel in your 'gradle.properties' under the option name 'enableModernJavaSyntax'.\n" +
941-
"To see information on how to configure your IDE properly for Java 17, see https://github.com/GregTechCEu/Buildscripts/blob/master/jabel.md\n\n" +
941+
"To see information on how to configure your IDE properly for Java 17, see https://github.com/GregTechCEu/Buildscripts/blob/master/docs/jabel.md\n\n" +
942942
"Report any issues or feature requests you have for this build script to https://github.com/GregTechCEu/Buildscripts/issues\n")
943943
}
944944
}
File renamed without changes.

0 commit comments

Comments
 (0)