Skip to content

Commit

Permalink
Fix dead links for CLI external links configuration (#2985)
Browse files Browse the repository at this point in the history
Co-authored-by: Sarah Haggarty <[email protected]>
  • Loading branch information
sarahhaggarty and sarahhaggarty authored Apr 26, 2023
1 parent 43c33f6 commit 3fc8b83
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/topics/runners/dokka-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ with [all configuration options](#complete-configuration) applied at the bottom
</def>
<def title="externalDocumentationLinks">
<p>The global configuration of external documentation links, regardless of the source set they are used in.</p>
<p>For a list of possible options, see <a href="#external-documentation-configuration">external documentation configuration</a>.</p>
<p>For a list of possible options, see <a href="#external-documentation-links-configuration">external documentation links configuration</a>.</p>
</def>
<def title="pluginsClasspath">
<p>A list of JAR files with Dokka plugins and their dependencies.</p>
Expand Down Expand Up @@ -565,7 +565,7 @@ How to configure Kotlin
</def>
<def title="externalDocumentationLinks">
<p>A set of parameters for external documentation links that is applied only for this source set.</p>
<p>For a list of possible options, see <a href="#external-documentation-configuration">external documentation configuration</a>.</p>
<p>For a list of possible options, see <a href="#external-documentation-links-configuration">external documentation links configuration</a>.</p>
</def>
</deflist>

Expand Down

0 comments on commit 3fc8b83

Please sign in to comment.