Skip to content

Commit 78035d6

Browse files
author
red
authored
Make relative links to the files mentioned
1 parent 94546e4 commit 78035d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
A template for multi-module projects using the Gradle Kotlin DSL
33

44
When starting a new project using this template:
5-
- Change the `group` id in the root `build.gradle.kts` file
6-
- Change the `rootProject.name` in the `settings.gradle` file
5+
- Change the `group` id in the root [build.gradle.kts](build.gradle.kts#L8) file
6+
- Change the `rootProject.name` in the [settings.gradle](settings.gradle#L1) file

0 commit comments

Comments
 (0)