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 44d4b18 commit b1164a4Copy full SHA for b1164a4
README.md
@@ -50,7 +50,7 @@ to create a temporary PostgreSQL database for tests. This requires
50
a local Docker instance to be running when executing the tests.
51
52
## Gradle best practices
53
-[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)
54
55
### Preface
56
This project uses Java but the linked article above is generally meant
0 commit comments