We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b9f509 commit f5fa50fCopy full SHA for f5fa50f
README.md
@@ -1,7 +1,7 @@
1
# jsonwebtoken [](http://travis-ci.org/auth0/node-jsonwebtoken)
2
3
4
-An implementation of [JSON Web Tokens](http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html).
+An implementation of [JSON Web Tokens](https://tools.ietf.org/html/rfc7519).
5
6
This was developed against `draft-ietf-oauth-json-web-token-08`. It makes use of [node-jws](https://github.com/brianloveswords/node-jws)
7
0 commit comments