aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/topics/dokka-get-started.md2
-rw-r--r--docs/topics/dokka-introduction.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/topics/dokka-get-started.md b/docs/topics/dokka-get-started.md
index df4ab7e5..ab9fa0a4 100644
--- a/docs/topics/dokka-get-started.md
+++ b/docs/topics/dokka-get-started.md
@@ -1,4 +1,4 @@
-[//]: # (title: Get started)
+[//]: # (title: Get started with Dokka)
Below you can find simple instructions to help you get started with Dokka.
diff --git a/docs/topics/dokka-introduction.md b/docs/topics/dokka-introduction.md
index 9286a77f..fd33a3cb 100644
--- a/docs/topics/dokka-introduction.md
+++ b/docs/topics/dokka-introduction.md
@@ -20,7 +20,7 @@ Here are some libraries that use Dokka for their API reference documentation:
You can run Dokka using [Gradle](dokka-gradle.md), [Maven](dokka-maven.md) or from the [command line](dokka-cli.md). It is also
[highly pluggable](dokka-plugins.md).
-See [Get started](dokka-get-started.md) to take your first steps in using Dokka.
+See [Get started with Dokka](dokka-get-started.md) to take your first steps in using Dokka.
## Community