Skip to content

Commit 53a445b

Browse files
authored
Fix status badges in README.md
Updated build and dependency status links in README,the links are seem to be broken
1 parent bc28861 commit 53a445b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| **Build** | **Dependency** |
44
|-----------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
5-
| [![Build Status](https://secure.travis-ci.org/auth0/node-jsonwebtoken.svg?branch=master)](http://travis-ci.org/auth0/node-jsonwebtoken) | [![Dependency Status](https://david-dm.org/auth0/node-jsonwebtoken.svg)](https://david-dm.org/auth0/node-jsonwebtoken) |
5+
| [![Build Status]() | [![Dependency Status]() |
66

77

88
An implementation of [JSON Web Tokens](https://tools.ietf.org/html/rfc7519).

0 commit comments

Comments
 (0)