This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new ff06ec626 fix(doc): minor menu indent
ff06ec626 is described below
commit ff06ec626ded2dae2b6f8462ebae18fdc17a9eb0
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Feb 19 15:38:33 2026 +0100
fix(doc): minor menu indent
---
docs/modules/ROOT/nav.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 76ea0495f..34941e31b 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -92,7 +92,7 @@
** xref:scaling/pipe.adoc[Pipes]
* Observability
** xref:observability/dashboard.adoc[Camel Dashboard]
-*** xref:observability/operator-logging.adoc[Operator logging]
+** xref:observability/operator-logging.adoc[Operator logging]
** xref:observability/monitoring.adoc[Monitoring]
*** xref:observability/monitoring/operator.adoc[Operator]
*** xref:observability/monitoring/integration.adoc[Integration]