From 39e9ffcbae2fe209161e3ebb1cc7091f2cd7bf6f Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Wed, 16 Dec 2015 23:05:23 -0800 Subject: fix website link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cb6c63..7866c7b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![Join the chat at https://gitter.im/jodersky/flow](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/jodersky/flow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) # flow -Serial communication library for Scala, designed to be reactive, lightweight and easily integrable with Akka applications. See the [website]("https://jodersky.github.io/flow") for a guide. +Serial communication library for Scala, designed to be reactive, lightweight and easily integrable with Akka applications. See the [website](https://jodersky.github.io/flow) for a guide. ## Highlights - Reactive: only does work when required (no constant polling of ports or blocking IO) -- cgit v1.2.3