From 13b9783266c12efd064a035f141a6c749d689ee2 Mon Sep 17 00:00:00 2001 From: Duncan DeVore Date: Sat, 4 Oct 2014 18:30:51 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 914f461..89ff4a8 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Mongo Journal for Akka Persistence -[![Build Status](https://travis-ci.org/ddevore/akka-persistence-mongo.png?branch=master)](https://travis-ci.org/ddevore/akka-persistence-mongo) +[![Build Status](https://travis-ci.org/ironfish/akka-persistence-mongo.png?branch=master)](https://travis-ci.org/ironfish/akka-persistence-mongo) A replicated [Akka Persistence](http://doc.akka.io/docs/akka/2.3.5/scala/persistence.html) journal backed by [MongoDB Casbah](http://mongodb.github.io/casbah/).