From 3c2ebb633070a9fc4686ea64805f8d1f66614da7 Mon Sep 17 00:00:00 2001 From: "pablo.rodriguez.mier" Date: Wed, 10 Dec 2014 18:50:34 +0100 Subject: [PATCH] README javadoc link updated --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3439afd..1c69199 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ that illustrate how Hipster can be used to solve a [wide variety of problems](ht ## What's next? -If you want to learn how to solve a problem by searching with Hipster, check the wiki to [learn the basics](https://github.com/citiususc/hipster/wiki/Getting-Started) and the [JavaDoc documentation](http://citiususc.github.io/hipster/documentation/javadoc/1.0.0-SNAPSHOT). There are also a few implemented examples [here](https://github.com/citiususc/hipster/tree/development/hipster-examples/src/main/java/es/usc/citius/hipster/examples). +If you want to learn how to solve a problem by searching with Hipster, check the wiki to [learn the basics](https://github.com/citiususc/hipster/wiki/Getting-Started) and the [JavaDoc documentation](http://www.hipster4j.org/javadocs/latest). We also suggest you to check [this presentation](https://speakerdeck.com/pablormier/hipster-an-open-source-java-library-for-heuristic-search) for a quick introduction. ## License & Citation