Skip to content

Commit c35d52b

Browse files
committed
Addresses issue #72 - update link to current spec
1 parent 4a94b91 commit c35d52b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@
55

66
PHP-JWT
77
=======
8-
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should
9-
conform to the [current spec](http://tools.ietf.org/html/draft-ietf-oauth-json-web-token-06)
8+
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to [RFC 7519](https://tools.ietf.org/html/rfc7519).
109

1110
Installation
1211
------------

0 commit comments

Comments
 (0)