From fc11db4ececf3fa7197b3906f6a9c50e2e1b6bb1 Mon Sep 17 00:00:00 2001 From: Seth Foster Date: Fri, 16 Feb 2024 12:16:28 -0500 Subject: [PATCH] Fix syntax error in mesh ingress docs (#1720) Signed-off-by: Seth Foster --- docs/user-guide/advanced-configuration/mesh-ingress.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/advanced-configuration/mesh-ingress.md b/docs/user-guide/advanced-configuration/mesh-ingress.md index 631215344..43919b8df 100644 --- a/docs/user-guide/advanced-configuration/mesh-ingress.md +++ b/docs/user-guide/advanced-configuration/mesh-ingress.md @@ -131,7 +131,7 @@ AWXMeshIngressStatus describe the current state of the AWXMeshIngress. AWXMeshIngressList is a collection of AWXMeshIngress. -- **items** ([][AWXMeshIngress](#awxmeshingress)) +- **items** ([AWXMeshIngress](#awxmeshingress)) items is the list of Ingress.