From 668965021c34b8fb4aeb4b4fdaa3772a675af43f Mon Sep 17 00:00:00 2001 From: Nick McCurdy Date: Fri, 17 Sep 2021 06:29:45 -0400 Subject: [PATCH] Fix build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2834b24fe..7514161ef 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Official React bindings for [Redux](https://github.com/reduxjs/redux). Performant and flexible. -![GitHub Workflow Status](https://img.shields.io/github/workflow/status/reduxjs/react-redux/CI?style=flat-square) [![npm version](https://img.shields.io/npm/v/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux) +![GitHub Workflow Status](https://img.shields.io/github/workflow/status/reduxjs/react-redux/Tests?style=flat-square) [![npm version](https://img.shields.io/npm/v/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux) [![npm downloads](https://img.shields.io/npm/dm/react-redux.svg?style=flat-square)](https://www.npmjs.com/package/react-redux) [![redux channel on discord](https://img.shields.io/badge/discord-redux@reactiflux-61DAFB.svg?style=flat-square)](http://www.reactiflux.com)