From 8f9e1a045290da2cf3038194be4c2fb9b5a0c058 Mon Sep 17 00:00:00 2001 From: bl-ue <54780737+bl-ue@users.noreply.github.com> Date: Thu, 7 Jan 2021 13:06:43 -0500 Subject: [PATCH] jwt: fix more information link --- pages/common/jwt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/common/jwt.md b/pages/common/jwt.md index 281061ff34..2ad016e80a 100644 --- a/pages/common/jwt.md +++ b/pages/common/jwt.md @@ -2,7 +2,7 @@ > A command line tool to work with JSON Web Tokens (JWTs). > Encryption algorithms available are HS256,HS384, HS512, RS256, RS384, RS512, ES256, ES384. -> For more information: . +> More information: . - Decode a JWT: