From 37a4fb0b423bbcc35cd14a18bc62092f4b5c32ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20C=C3=A9bron?= Date: Thu, 20 May 2021 16:12:11 +0200 Subject: [PATCH] README.md: update Kotlin stdlib link URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6be2290..e5eeba8 100644 --- a/README.md +++ b/README.md @@ -344,4 +344,4 @@ If the message contains one of the following strings: `[skip ci]`, `[ci skip]`, [gradle-releases]: https://gradle.org/releases [gradle-kotlin-dsl]: https://docs.gradle.org/current/userguide/kotlin_dsl.html [gradle-lifecycle-tasks]: https://docs.gradle.org/current/userguide/java_plugin.html#lifecycle_tasks -[kotlin-docs-dependency-on-stdlib]: https://kotlinlang.org/docs/reference/using-gradle.html#dependency-on-the-standard-library +[kotlin-docs-dependency-on-stdlib]: https://kotlinlang.org/docs/gradle.html#dependency-on-the-standard-library