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 7741256 commit c03ca62Copy full SHA for c03ca62
CONTRIBUTING.md
@@ -94,7 +94,7 @@ export JDK_18="$JAVA_HOME"
94
95
### Running the Knit tool
96
97
-* Use [Knit](https://github.com/Kotlin/kotlinx-knit/blob/master/README.md) for updates to documentation:
+* Use [Knit](https://github.com/Kotlin/kotlinx-knit/blob/main/README.md) for updates to documentation:
98
* Run `./gradlew knit` to update example files, links, tables of content.
99
* Commit updated documents and examples together with other changes.
100
0 commit comments