Skip to content

Commit feeed3f

Browse files
committed
chore: page titles in kotlin/jvm
1 parent 62ea150 commit feeed3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/topics/jvm/jvm-get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[//]: # (title: Get started with Kotlin/JVM)
1+
[//]: # (title: Create a console app – tutorial)
22

33
This tutorial demonstrates how to use IntelliJ IDEA for creating a console application.
44

docs/topics/jvm/jvm-test-using-junit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[//]: # (title: Test code using JUnit in JVM – tutorial)
1+
[//]: # (title: Test code using JUnit – tutorial)
22

33
This tutorial shows you how to write a simple unit test and run it with the Gradle build tool.
44

0 commit comments

Comments
 (0)