You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -14,10 +14,10 @@ Kover Toolset:
14
14
-[Kover features artifact](#kover-features-artifact)
15
15
16
16
## Kover Gradle Plugin
17
-
For full information about latest stable release of Kover Gradle Plugin, please refer to the [documentation of the latest release](https://kotlin.github.io/kotlinx-kover/gradle-plugin).
17
+
For full information about latest stable release of Kover Gradle Plugin, please refer to the [documentation of the latest stable release](https://kotlin.github.io/kotlinx-kover/gradle-plugin).
18
18
19
19
A beta version of the plugin is also available. The DSL of this version is unstable and can be changed after receiving feedback.
20
-
Please refer to the [documentation of the Beta release](/kover-gradle-plugin/docs/index.md) and the [Migration guide](/kover-gradle-plugin/docs/migrations/migration-to-0.8.0.md).
20
+
Detailed documentation is in the process of being written, please refer to the [migration guide](/kover-gradle-plugin/docs/migrations/migration-to-0.8.0.md).
0 commit comments