Skip to content

Commit c03ca62

Browse files
authored
Update link to Knit in CONTRIBUTING.md (#2712)
1 parent 7741256 commit c03ca62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ export JDK_18="$JAVA_HOME"
9494

9595
### Running the Knit tool
9696

97-
* Use [Knit](https://github.com/Kotlin/kotlinx-knit/blob/master/README.md) for updates to documentation:
97+
* Use [Knit](https://github.com/Kotlin/kotlinx-knit/blob/main/README.md) for updates to documentation:
9898
* Run `./gradlew knit` to update example files, links, tables of content.
9999
* Commit updated documents and examples together with other changes.
100100

0 commit comments

Comments
 (0)