Skip to content

Commit

Permalink
docs: fix 0.1.2 url
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore authored Jan 3, 2020
1 parent 3bd8190 commit ba8b621
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ If you are new to JWT or want to refresh your familiarity with it, please check


- Lightweight JSON Web Token (JWT) library for PHP7.
- If you still use PHP5.6, use version [0.1.2](https://github.com/adhocore/php-jwt/releases/tag/v0.1.2)
- If you still use PHP5.6, use version [0.1.2](https://github.com/adhocore/php-jwt/releases/tag/0.1.2)

## Installation
```sh
Expand Down

0 comments on commit ba8b621

Please sign in to comment.