aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKamil Doległo <9080183+kamildoleglo@users.noreply.github.com>2020-09-03 16:17:39 +0200
committerGitHub <noreply@github.com>2020-09-03 16:17:39 +0200
commit4d8e84396824b8a3d5d6e3e26ea4911fa944e3aa (patch)
tree1f00adfcb058d4f9ff6a0de7277954c63a4918c4
parentfb4b7adbddcc085c36a7c1d520131f55b963d2e3 (diff)
downloaddokka-4d8e84396824b8a3d5d6e3e26ea4911fa944e3aa.tar.gz
dokka-4d8e84396824b8a3d5d6e3e26ea4911fa944e3aa.tar.bz2
dokka-4d8e84396824b8a3d5d6e3e26ea4911fa944e3aa.zip
Update README with documentation link for 1.4.0
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 06b8672f..e40876a1 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ and can generate documentation in multiple formats including standard Javadoc, H
## Using Dokka
-**Full documentation is available at [http://kotlin.github.io/dokka](http://kotlin.github.io/dokka)**
+**Full documentation is available at [https://kotlin.github.io/dokka/1.4.0/](https://kotlin.github.io/dokka/1.4.0/)**
### Using the Gradle plugin
_Note: If you are upgrading from 0.10.x to a current release of Dokka, please have a look at our