From 3fc8b83aa53a83e8e2915b22ff79acd6e6bb8d28 Mon Sep 17 00:00:00 2001 From: Sarah Haggarty <81160244+sarahhaggarty@users.noreply.github.com> Date: Wed, 26 Apr 2023 16:46:31 +0200 Subject: [PATCH] Fix dead links for CLI external links configuration (#2985) Co-authored-by: Sarah Haggarty --- docs/topics/runners/dokka-cli.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/topics/runners/dokka-cli.md b/docs/topics/runners/dokka-cli.md index ddaf3bbd9e..629ea40e7a 100644 --- a/docs/topics/runners/dokka-cli.md +++ b/docs/topics/runners/dokka-cli.md @@ -354,7 +354,7 @@ with [all configuration options](#complete-configuration) applied at the bottom

The global configuration of external documentation links, regardless of the source set they are used in.

-

For a list of possible options, see external documentation configuration.

+

For a list of possible options, see external documentation links configuration.

A list of JAR files with Dokka plugins and their dependencies.

@@ -565,7 +565,7 @@ How to configure Kotlin

A set of parameters for external documentation links that is applied only for this source set.

-

For a list of possible options, see external documentation configuration.

+

For a list of possible options, see external documentation links configuration.