Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Commit ab478e1

Browse files
authored
Update README.md
1 parent 7ee7d8b commit ab478e1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
[![Build Status][1]][2] [![Code Climate][3]][4] [![Test Coverage][5]][6]
44

5-
[1]: https://travis-ci.org/stezu/http-error.svg?branch=master
6-
[2]: https://travis-ci.org/stezu/http-error
5+
[1]: https://travis-ci.org/stezu/express-http-error.svg?branch=master
6+
[2]: https://travis-ci.org/stezu/express-http-error
77

8-
[3]: https://codeclimate.com/github/stezu/http-error/badges/gpa.svg
9-
[4]: https://codeclimate.com/github/stezu/http-error
8+
[3]: https://codeclimate.com/github/stezu/express-http-error/badges/gpa.svg
9+
[4]: https://codeclimate.com/github/stezu/express-http-error
1010

11-
[5]: https://codeclimate.com/github/stezu/http-error/badges/coverage.svg
12-
[6]: https://codeclimate.com/github/stezu/http-error/coverage
11+
[5]: https://codeclimate.com/github/stezu/express-http-error/badges/coverage.svg
12+
[6]: https://codeclimate.com/github/stezu/express-http-error/coverage
1313

1414
An opinionated RESTful HTTP error handler intended for use in [Express](http://npmjs.com/package/express).
1515

0 commit comments

Comments
 (0)