From 25e5583852d91014c2dd4ac46f8449506a6064d5 Mon Sep 17 00:00:00 2001 From: cmarco0 <146938645+cmarco0@users.noreply.github.com> Date: Fri, 24 May 2024 14:37:27 +0200 Subject: [PATCH] editorial update changed the hyperlink word from *here* to *table* --- docs/en/wallet-solution.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/wallet-solution.rst b/docs/en/wallet-solution.rst index 6925d50d2..be339541f 100644 --- a/docs/en/wallet-solution.rst +++ b/docs/en/wallet-solution.rst @@ -92,7 +92,7 @@ Header * - **Key** - **Value** * - alg - - Algorithm used to verify the token signature. It MUST be one of the possibile values indicated `here `_ (e.g., ES256). + - Algorithm used to verify the token signature. It MUST be one of the possibile values indicated in this `table `_ (e.g., ES256). * - kid - Thumbprint of the public key used for signing. * - typ