Skip to content

Commit d64c412

Browse files
committed
update badge references
1 parent fa4f3f5 commit d64c412

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
Node.js implementation of Stack Exchange's MiniProfiler
66

7-
[![Build](https://travis-ci.org/goenning/miniprofiler-node.svg)](https://travis-ci.org/goenning/miniprofiler-node)
8-
[![Coverage](https://coveralls.io/repos/github/goenning/miniprofiler-node/badge.svg?branch=master)](https://coveralls.io/github/goenning/miniprofiler-node?branch=master)
9-
![Dependencies](https://david-dm.org/goenning/miniprofiler-node.svg)
10-
![devDependencies](https://david-dm.org/goenning/miniprofiler-node/dev-status.svg#info=devDependencies)
7+
[![Build](https://travis-ci.org/MiniProfiler/node.svg)](https://travis-ci.org/MiniProfiler/node)
8+
[![Coverage](https://coveralls.io/repos/github/MiniProfiler/node/badge.svg?branch=master)](https://coveralls.io/github/MiniProfiler/node?branch=master)
9+
![Dependencies](https://david-dm.org/MiniProfiler/node.svg)
10+
![devDependencies](https://david-dm.org/MiniProfiler/node/dev-status.svg#info=devDependencies)
1111

1212
## Installation (via [npm](https://npmjs.org/package/miniprofiler))
1313

0 commit comments

Comments
 (0)