From cf600d0525273b15f2df275b9bb0b395781202e2 Mon Sep 17 00:00:00 2001 From: Abhijith Nagarajan Date: Thu, 14 Sep 2017 10:56:39 +0200 Subject: [PATCH] Updated the Truffle JavaDoc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85638967b..b8d52bbf3 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Simple language is compatible to: ## Further information -* [Truffle JavaDoc](http://lafo.ssw.uni-linz.ac.at/javadoc/truffle/latest/) +* [Truffle JavaDoc](http://graalvm.github.io/graal/truffle/javadoc/) * [Truffle on Github](http://github.com/graalvm/truffle) * [Graal on Github](http://github.com/graalvm/graal-core) * [Truffle Tutorials and Presentations](https://wiki.openjdk.java.net/display/Graal/Publications+and+Presentations)