Skip to content

Commit e5f5eab

Browse files
committed
docs: Update README.md
1 parent fb7d994 commit e5f5eab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ to create a temporary PostgreSQL database for tests. This requires
5252
a local Docker instance to be running when executing the tests.
5353

5454
## Gradle best practices for Kotlin
55-
[kotlinlang.org](https://kotlinlang.org/docs/gradle-best-practices.html)
55+
[docs.gradle.org](https://docs.gradle.org/current/userguide/performance.html) - [kotlinlang.org](https://kotlinlang.org/docs/gradle-best-practices.html)
5656

5757
### ✅ Use Kotlin DSL
5858
This project uses Kotlin DSL instead of the traditional Groovy DSL by

0 commit comments

Comments
 (0)