From 52a5c9889e5f6de4e6c4a3b93c06bb61f54498f6 Mon Sep 17 00:00:00 2001 From: aeschylus <scipioaffricanus@gmail.com> Date: Thu, 6 Oct 2016 15:30:44 -0700 Subject: [PATCH] Update README.md Attempting to bump coveralls into setting a baseline coverage at the new repo URL. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d6db93d66..33ad26933 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -[](https://travis-ci.org/IIIF/mirador?branch=release2.1) -[](http://waffle.io/iiif/mirador) +[](https://travis-ci.org/ProjectMirador/mirador?branch=master) +[](http://waffle.io/iiif/mirador) #Mirador  @@ -22,4 +22,4 @@ Mirador uses [node.js](http://nodejs.org/) and a build system to assemble, test, For more information, see the [Docs](http://projectmirador.org/docs/getting-started.html), submit an [issue](https://github.com/projectmirador/mirador/issues), or ask on [slack](http://bit.ly/iiif-slack). ### Project Diagnostics - [](https://coveralls.io/github/IIIF/mirador?branch=release2.1&upToDate=true) + [](https://coveralls.io/github/ProjectMirador/mirador?branch=master&upToDate=true) -- GitLab