Skip to content

Commit

Permalink
Fix link to Android plugin in README (#3826)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-enko authored Sep 24, 2024
1 parent 2c2db32 commit 8810d11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ to learn how to use it.
### Android

In addition to applying and configuring Dokka, you can apply Dokka's
[Android documentation plugin](plugins/android-documentation), which aims to improve documentation experience on the
Android platform:
[Android documentation plugin](dokka-subprojects/plugin-android-documentation/README.md),
which aims to improve documentation experience on the Android platform:

<details open>
<summary>Gradle Kotlin DSL</summary>
Expand Down

0 comments on commit 8810d11

Please sign in to comment.