Skip to content

Commit f5fa50f

Browse files
committed
update JWT spec link. closes #112
1 parent 7b9f509 commit f5fa50f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# jsonwebtoken [![Build Status](https://secure.travis-ci.org/auth0/node-jsonwebtoken.png)](http://travis-ci.org/auth0/node-jsonwebtoken)
22

33

4-
An implementation of [JSON Web Tokens](http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html).
4+
An implementation of [JSON Web Tokens](https://tools.ietf.org/html/rfc7519).
55

66
This was developed against `draft-ietf-oauth-json-web-token-08`. It makes use of [node-jws](https://github.com/brianloveswords/node-jws)
77

0 commit comments

Comments
 (0)