From 328d81d5c372068932474b25719b62bff7aa0af2 Mon Sep 17 00:00:00 2001 From: Mendon Kissling <59585235+mendonk@users.noreply.github.com> Date: Thu, 9 Oct 2025 11:21:18 -0400 Subject: [PATCH] Update auth-jwt.adoc Missed a typo from 0.1.0 --- modules/authentication/pages/auth-jwt.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/authentication/pages/auth-jwt.adoc b/modules/authentication/pages/auth-jwt.adoc index 7240021..729610c 100644 --- a/modules/authentication/pages/auth-jwt.adoc +++ b/modules/authentication/pages/auth-jwt.adoc @@ -1,6 +1,6 @@ = JWT authentication -To enable https://pulsar.apache.org/docs/2.11.x/security-jwt/[[JWT Authentication], set authentication to `true`: +To enable https://pulsar.apache.org/docs/2.11.x/security-jwt/[JWT Authentication], set authentication to `true`: [source,yaml] ---- global: