From 236c96f6166ec4f3fdb618a7586ebd0495c52148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Attila=20M=C3=A9sz=C3=A1ros?= Date: Tue, 13 Jan 2026 17:20:18 +0100 Subject: [PATCH] docs: fix formatting Accessing Resources link MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Attila Mészáros --- docs/content/en/docs/documentation/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/docs/documentation/_index.md b/docs/content/en/docs/documentation/_index.md index 59373c6974..40522d9653 100644 --- a/docs/content/en/docs/documentation/_index.md +++ b/docs/content/en/docs/documentation/_index.md @@ -18,7 +18,7 @@ This section contains detailed documentation for all Java Operator SDK features ## Advanced Features - **[Eventing](eventing/)** - Understanding the event-driven model -- **[Accessing Resources in Caches](working-with-es-caches/) - How to access resources in caches +- **[Accessing Resources in Caches](working-with-es-caches/)** - How to access resources in caches - **[Observability](observability/)** - Monitoring and debugging your operators - **[Other Features](features/)** - Additional capabilities and integrations