From a96b4a094b80fbd0533715f75be364273b84b10f Mon Sep 17 00:00:00 2001 From: Jonas Fonseca Date: Sun, 26 Mar 2017 14:47:56 -0400 Subject: [PATCH] Fix #44: update Gitter and Travis links --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b303a8..4565df7 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ > > a semiconductor device with two terminals, typically allowing the flow of current in one direction only -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/ochrons/diode) -[![Build Status](https://travis-ci.org/ochrons/diode.svg?branch=master)](https://travis-ci.org/ochrons/diode) +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/suzaku-io/diode) +[![Build Status](https://travis-ci.org/suzaku-io/diode.svg?branch=master)](https://travis-ci.org/suzaku-io/diode) [![Scala.js](https://www.scala-js.org/assets/badges/scalajs-0.6.13.svg)](https://www.scala-js.org) Diode is a Scala/Scala.js library for managing immutable application state with unidirectional data flow. It is heavily