aboutsummaryrefslogtreecommitdiff
path: root/docs/topics/dokka-introduction.md
diff options
context:
space:
mode:
authorIgnatBeresnev <ignat.beresnev@jetbrains.com>2023-01-14 01:08:04 +0100
committerIgnatBeresnev <ignat.beresnev@jetbrains.com>2023-01-14 01:08:04 +0100
commit0a3119451b49a7c1bb2bd1a09e57fb3fd5c0adba (patch)
tree1eb278fb18db5c493b46e1222de95cc08d2dc1ca /docs/topics/dokka-introduction.md
parentac932d43649a9b79780b0961f579e964f33d285e (diff)
downloaddokka-0a3119451b49a7c1bb2bd1a09e57fb3fd5c0adba.tar.gz
dokka-0a3119451b49a7c1bb2bd1a09e57fb3fd5c0adba.tar.bz2
dokka-0a3119451b49a7c1bb2bd1a09e57fb3fd5c0adba.zip
Fix webhelp compilation errors
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 cc5cef78..9286a77f 100644
--- a/docs/topics/dokka-introduction.md
+++ b/docs/topics/dokka-introduction.md
@@ -11,7 +11,7 @@ multiple flavors of [Markdown](dokka-markdown.md), and Java's [Javadoc HTML](dok
Here are some libraries that use Dokka for their API reference documentation:
-* [kotlinx.coroutines](https://kotlinlang.org/api/kotlinx.coroutines/kotlinx-coroutines-core/kotlinx.coroutines/)
+* [kotlinx.coroutines](https://kotlinlang.org/api/kotlinx.coroutines/)
* [Bitmovin](https://cdn.bitmovin.com/player/android/3/docs/index.html)
* [Hexagon](https://hexagonkt.com/api/index.html)
* [Ktor](https://api.ktor.io/)