Skip to content
This repository was archived by the owner on Feb 19, 2020. It is now read-only.

Commit f71552c

Browse files
committed
[skip ci] Updated badges to point to the new repo
1 parent f28eb2d commit f71552c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Codacy
22
[Codacy](https://codacy.com/) support for Node.js. Get coverage reporting and code analysis for Node.js from Codacy.
33

4-
[![Build Status](https://travis-ci.org/DavidTPate/codacy.svg?branch=master)](https://travis-ci.org/DavidTPate/codacy)
4+
[![Build Status](https://travis-ci.org/codacy/node-codacy-reporter.svg?branch=1.0.0)](https://travis-ci.org/codacy/node-codacy-reporter)
55
[![npm](https://img.shields.io/npm/v/codacy.svg)](https://www.npmjs.com/package/codacy)
66
[![npm](https://img.shields.io/npm/dm/codacy.svg)](https://www.npmjs.com/package/codacy)
77
[![Codacy](https://www.codacy.com/project/badge/d1bfdf020cc044bb8a2020d009378733)](https://www.codacy.com/public/davidtpate/codacy)
8-
[![David](https://img.shields.io/david/DavidTPate/codacy.svg)](https://david-dm.org/DavidTPate/codacy)
9-
[![David](https://img.shields.io/david/dev/DavidTPate/codacy.svg)](https://david-dm.org/DavidTPate/codacy)
10-
[![David](https://img.shields.io/david/peer/DavidTPate/codacy.svg)](https://david-dm.org/DavidTPate/codacy)
8+
[![David](https://img.shields.io/david/codacy/node-codacy-reporter.svg)](https://david-dm.org/codacy/node-codacy-reporter)
9+
[![David](https://img.shields.io/david/dev/codacy/node-codacy-reporter.svg)](https://david-dm.org/codacy/node-codacy-reporter)
10+
[![David](https://img.shields.io/david/peer/codacy/node-codacy-reporter.svg)](https://david-dm.org/codacy/node-codacy-reporter)
1111

1212
##Installation:
1313
Add the latest version of `codacy` to your package.json:
@@ -72,4 +72,4 @@ Client-side JS code coverage using [PhantomJS](https://github.com/ariya/phantomj
7272
```
7373

7474
## License
75-
[MIT](LICENSE)
75+
[MIT](LICENSE)

0 commit comments

Comments
 (0)