Skip to content

Commit ab2dbae

Browse files
committed
fix badges
1 parent b20b896 commit ab2dbae

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
Flux Standard Action
22
====================
33

4-
[![build status](https://img.shields.io/travis/reduxactions/flux-standard-action/master.svg?style=flat-square)](https://travis-ci.org/reduxactions/flux-standard-action)
5-
[![npm version](https://img.shields.io/npm/v/flux-standard-action.svg?style=flat-square)](https://www.npmjs.com/package/flux-standard-action)
4+
[![Build Status](https://travis-ci.org/redux-utilities/flux-standard-action.svg?branch=master)](https://travis-ci.org/redux-utilities/flux-standard-action)
5+
[![npm Version](https://img.shields.io/npm/v/flux-standard-action.svg)](https://www.npmjs.com/package/flux-standard-action)
6+
[![npm Downloads Monthly](https://img.shields.io/npm/dm/flux-standard-action.svg)](https://www.npmjs.com/package/flux-standard-action)
67

78
## Introduction
89

0 commit comments

Comments
 (0)