From fb20b227de29ee3210ec26508aabbc90ea5c18f0 Mon Sep 17 00:00:00 2001 From: Justin Coyne Date: Fri, 23 Jun 2017 16:51:56 -0500 Subject: [PATCH] Change urls to samvera-labs --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 0017d0f91..b3460c73d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -[![Build Status](https://travis-ci.org/projecthydra-labs/hyku.svg)](https://travis-ci.org/projecthydra-labs/hyku) -[![Coverage Status](https://coveralls.io/repos/projecthydra-labs/hyku/badge.svg?branch=master&service=github)](https://coveralls.io/github/projecthydra-labs/hyku?branch=master) -[![Stories in Ready](https://badge.waffle.io/projecthydra-labs/hyku.png?label=ready&title=Ready)](https://waffle.io/projecthydra-labs/hyku) +[![Build Status](https://travis-ci.org/samvera-labs/hyku.svg)](https://travis-ci.org/samvera-labs/hyku) +[![Coverage Status](https://coveralls.io/repos/samvera-labs/hyku/badge.svg?branch=master&service=github)](https://coveralls.io/github/samvera-labs/hyku?branch=master) +[![Stories in Ready](https://badge.waffle.io/samvera-labs/hyku.png?label=ready&title=Ready)](https://waffle.io/samvera-labs/hyku) # Hyku, the Hydra-in-a-Box Repository Application @@ -19,7 +19,7 @@ DISABLE_REDIS_CLUSTER=true bundle exec rails server -b 0.0.0.0 ``` ### For testing -See the [Hyku Development Guide](https://github.com/projecthydra-labs/hyku/wiki/Hyku-Development-Guide) for how to run tests. +See the [Hyku Development Guide](https://github.com/samvera-labs/hyku/wiki/Hyku-Development-Guide) for how to run tests. ### Working with Translations