We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7d994 commit e5f5eabCopy full SHA for e5f5eab
README.md
@@ -52,7 +52,7 @@ to create a temporary PostgreSQL database for tests. This requires
52
a local Docker instance to be running when executing the tests.
53
54
## Gradle best practices for Kotlin
55
-[kotlinlang.org](https://kotlinlang.org/docs/gradle-best-practices.html)
+[docs.gradle.org](https://docs.gradle.org/current/userguide/performance.html) - [kotlinlang.org](https://kotlinlang.org/docs/gradle-best-practices.html)
56
57
### ✅ Use Kotlin DSL
58
This project uses Kotlin DSL instead of the traditional Groovy DSL by
0 commit comments