aboutsummaryrefslogtreecommitdiff
path: root/docs/topics/dokka-introduction.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/topics/dokka-introduction.md')
-rw-r--r--docs/topics/dokka-introduction.md2
1 files changed, 1 insertions, 1 deletions
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