From 0e1efd0a43223d656deaa084eb89ae4d3d04c96c Mon Sep 17 00:00:00 2001 From: Jonathan Horowitz Date: Fri, 9 Feb 2018 14:39:55 -0700 Subject: [PATCH] Update README.md to reference the new repository owner in the CircleCI status badge. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0498b98..c30e06a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # React Redux UI Tools -[![Circle CI](https://circleci.com/gh/jhorowitz-firedrum/react-redux-ui-tools.svg?style=svg)](https://circleci.com/gh/jhorowitz-firedrum/react-redux-ui-tools) +[![Circle CI](https://circleci.com/gh/AoD-Technologies/react-redux-ui-tools.svg?style=svg)](https://circleci.com/gh/AoD-Technologies/react-redux-ui-tools) #### Think of react-redux-ui-tools as **block-level scoping** for UI state.