aboutsummaryrefslogtreecommitdiff
path: root/docs/topics/dokka-module-and-package-docs.md
diff options
context:
space:
mode:
authorIgnat Beresnev <ignat.beresnev@jetbrains.com>2023-11-10 13:49:05 +0100
committerGitHub <noreply@github.com>2023-11-10 13:49:05 +0100
commitdab421f8d977f157ce9bdcbe0ffea7249735d847 (patch)
treefe5535f762c01ff005e12551d765c9c8db7466a9 /docs/topics/dokka-module-and-package-docs.md
parent4322f755c90622ed9a8ad7b9f471cd86482de03f (diff)
downloaddokka-dab421f8d977f157ce9bdcbe0ffea7249735d847.tar.gz
dokka-dab421f8d977f157ce9bdcbe0ffea7249735d847.tar.bz2
dokka-dab421f8d977f157ce9bdcbe0ffea7249735d847.zip
Use versioned code links in user-facing documentation (#3327)
Diffstat (limited to 'docs/topics/dokka-module-and-package-docs.md')
-rw-r--r--docs/topics/dokka-module-and-package-docs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/dokka-module-and-package-docs.md b/docs/topics/dokka-module-and-package-docs.md
index 9bf78619..d6c7af0b 100644
--- a/docs/topics/dokka-module-and-package-docs.md
+++ b/docs/topics/dokka-module-and-package-docs.md
@@ -45,7 +45,7 @@ It also appears under the first-level heading on your package's page.
Content after this heading is also part of documentation for `org.jetbrains.kotlin.demo2`
```
-To explore an example project with Gradle, see [Dokka gradle example](https://github.com/Kotlin/dokka/tree/master/examples/gradle/dokka-gradle-example).
+To explore an example project with Gradle, see [Dokka gradle example](https://github.com/Kotlin/dokka/tree/%dokkaVersion%/examples/gradle/dokka-gradle-example).
## Pass files to Dokka