From a5689075488bc939008d30f030f5b4261bcd489a Mon Sep 17 00:00:00 2001 From: Dan Barr <6922515+danbarr@users.noreply.github.com> Date: Thu, 2 Jul 2026 20:20:33 -0400 Subject: [PATCH] Fix broken anchor Signed-off-by: Dan Barr <6922515+danbarr@users.noreply.github.com> --- docs/platform/enterprise-authz/quickstart-entra.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/enterprise-authz/quickstart-entra.mdx b/docs/platform/enterprise-authz/quickstart-entra.mdx index 3488f0c1..e4d9e2b6 100644 --- a/docs/platform/enterprise-authz/quickstart-entra.mdx +++ b/docs/platform/enterprise-authz/quickstart-entra.mdx @@ -274,7 +274,7 @@ kubectl wait --for=condition=Compiled tap/github-demo-rw-policy \ The `Compiled` condition flips to `True` once the operator has turned the policy into the Cedar policy bundle the proxy will enforce. If it doesn't compile, see -[step 9](#step-9-troubleshooting). +[troubleshooting](#troubleshooting). ## Step 6: Verify the policy is enforced