aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-05-17 10:14:04 -0700
committerJakob Odersky <jakob@odersky.com>2016-05-17 10:14:04 -0700
commit5b3e4c0014e4e01a142c0fe74878595cf8542ab3 (patch)
treedfe3170a053c7e44fead7e0e6ddacd204ca87670
parentf1493a63d6bea1fca1c1f77e0277c7f0080d6fd1 (diff)
downloadsbt-jni-5b3e4c0014e4e01a142c0fe74878595cf8542ab3.tar.gz
sbt-jni-5b3e4c0014e4e01a142c0fe74878595cf8542ab3.tar.bz2
sbt-jni-5b3e4c0014e4e01a142c0fe74878595cf8542ab3.zip
Update link to akka-serial
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 68e2d14..de4e958 100644
--- a/README.md
+++ b/README.md
@@ -174,7 +174,7 @@ The [plugins' unit tests](plugin/src/sbt-test/sbt-jni) offer some simple example
Real-world use-cases of sbt-jni include:
-- [serial communication library for scala](https://jodersky.github.io/flow)
+- [serial communication library for scala](https://github.com/jodersky/flow/tree/akka-serial)
## Requirements and Dependencies