From 933eef59a7af8d5008e9b5ba26cebe2e310f5203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Krzy=C5=BCanowski?= Date: Tue, 29 May 2018 10:26:46 +0200 Subject: [PATCH] Update README.md Updated links to javadoc.io and new docs site --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78ec8ef3..f093917a 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ You can help make Bobcat more awesome by raising any encountered issues or featu **Bobcat** is licensed under [Apache License, Version 2.0 (the "License")](https://www.apache.org/licenses/LICENSE-2.0.txt) ## Documentation -See our [Bobcat Wiki](https://github.com/Cognifide/bobcat/wiki) for examples and documentation of all features. +See our [Quick-start guide](https://cognifide.github.io/bobcat/docs/getting-started/) and [Bobcat Wiki](https://github.com/Cognifide/bobcat/wiki) for examples and documentation of all features. -You might alsa want to check latest [Bobcat API docs](https://cognifide.github.io/bobcat/apidocs/1-3-0/). +You might also want to check latest [Bobcat API docs](http://www.javadoc.io/doc/com.cognifide.qa.bb/bb-core).