Skip to content

Commit d3c402e

Browse files
committed
Fix links to new blacklist examples
1 parent 9a68425 commit d3c402e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/blacklist_and_token_revoking.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ users all of their active tokens, and letting them revoke and unrevoke those tok
3737

3838
For more in depth examples of these, check out:
3939

40-
- https://github.com/vimalloc/flask-jwt-extended/examples/redis_blacklist.py
41-
- https://github.com/vimalloc/flask-jwt-extended/examples/database_blacklist
40+
- https://github.com/vimalloc/flask-jwt-extended/blob/master/examples/redis_blacklist.py
41+
- https://github.com/vimalloc/flask-jwt-extended/tree/master/examples/database_blacklist

0 commit comments

Comments
 (0)