Skip to content

Commit 4fb13b7

Browse files
authored
Fix broken links
1 parent 1f7bd26 commit 4fb13b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ kapt {
5757
Example build.gradle
5858
--------------------
5959

60-
- Java: https://github.com/domaframework/simple-examples/blob/master/build.gradle
61-
- Kotlin: https://github.com/domaframework/kotlin-sample/blob/master/build.gradle
60+
- Java: https://github.com/domaframework/simple-examples/blob/master/build.gradle.kts
61+
- Kotlin: https://github.com/domaframework/kotlin-sample/blob/master/build.gradle.kts

0 commit comments

Comments
 (0)