aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Jaros <rjaros@finn.pl>2019-10-26 00:21:14 +0200
committerRobert Jaros <rjaros@finn.pl>2019-10-26 00:21:14 +0200
commit91a41acf031b12aa4c6d592823e3f3d10a38c611 (patch)
treebf61cac26d9489c6a5e415424e182bc15a31b134
parent9d0282442bafe929cb71fb465e1b6bb2cd4b1bc1 (diff)
downloadkvision-91a41acf031b12aa4c6d592823e3f3d10a38c611.tar.gz
kvision-91a41acf031b12aa4c6d592823e3f3d10a38c611.tar.bz2
kvision-91a41acf031b12aa4c6d592823e3f3d10a38c611.zip
Updated README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e15dfd08..3c0e042e 100644
--- a/README.md
+++ b/README.md
@@ -71,7 +71,7 @@ Full API documentation (KDoc) is available at [https://rjaros.github.io/kvision/
You can also look at [KVision blog posts at dev.to](https://dev.to/t/kvision/latest) and you can talk with KVision
developers on Kotlin Slack [#kvision](https://kotlinlang.slack.com/messages/kvision/) channel.
-If you are looking for the guide for KVision 1.x (based on Bootstrap 3), you can [find it here](https://kvision.gitbook.io/kvision-guide/v/kvision-1.x/).
+If you are interested in the documentation for KVision 1.x (based on Bootstrap 3), you can [find the guide here](https://kvision.gitbook.io/kvision-guide/v/kvision-1.x/) and the [API docs here](https://rjaros.github.io/kvision/api1/).
## Quickstart