From 480f4b09a1a222368609771086176caabc6aad28 Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 5 Jun 2016 21:52:43 -0700 Subject: Generate documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6e9b41b..60e5966 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ flow/ ``` ## Build -Detailed documentation on building flow is available on the website (or, equivalently, in [developer.md](site/jekyll/documentation/developer.md)). +Detailed documentation on building flow is available on the website (or, equivalently, in [developer.md](Documentation/developer.md)). -Since flow integrates into the Akka-IO framework, a good resource on its general design is the framework's [documentation](http://doc.akka.io/docs/akka/2.4.2-RC1/scala/io.html). +Since flow integrates into the Akka-IO framework, a good resource on its general design is the framework's [documentation](http://doc.akka.io/docs/akka/current/scala/io.html). This project is also an experiment on working with JNI and automating build infrastructure. -- cgit v1.2.3