aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-01-23 18:54:48 -0800
committerJakob Odersky <jakob@odersky.com>2017-01-23 18:54:48 -0800
commit4f9df08c6884309db31dda5d3793ca431ee407ae (patch)
tree8e0f53ce58872335e04e1f4dfb995d79fe0e4818
parent9faf45edabe4ec0b71aa27d759bec952bd769dce (diff)
downloadsbt-jni-4f9df08c6884309db31dda5d3793ca431ee407ae.tar.gz
sbt-jni-4f9df08c6884309db31dda5d3793ca431ee407ae.tar.bz2
sbt-jni-4f9df08c6884309db31dda5d3793ca431ee407ae.zip
Update example reference
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d7f39f5..222dac5 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://github.com/jodersky/flow)
+- [serial communication library for scala](https://github.com/jodersky/akka-serial)
## Requirements and Dependencies