fix broken jwt link

This commit is contained in:
Joannis Orlandos 2017-09-10 01:31:18 +02:00
parent 492b947492
commit 4353c7ba29
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ pages:
- 'ResponseSerializer': 'http/response-serializer.md'
- 'Server': 'http/server.md'
- JWT:
- 'Signed Tokens': 'crypto/jws.md'
- 'Signed Tokens': 'jwt/jws.md'
# - Leaf:
# - MySQL:
- Routing: