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 d9d44a5d9 doc: Add the remote debug operator link to the navigation
d9d44a5d9 is described below
commit d9d44a5d913b7bd093d191a790b79bbc3b26674c
Author: Claudio Miranda <[email protected]>
AuthorDate: Tue Sep 12 12:41:00 2023 -0300
doc: Add the remote debug operator link to the navigation
---
docs/modules/ROOT/nav-end.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/modules/ROOT/nav-end.adoc b/docs/modules/ROOT/nav-end.adoc
index c42d670db..3ce7e1317 100644
--- a/docs/modules/ROOT/nav-end.adoc
+++ b/docs/modules/ROOT/nav-end.adoc
@@ -20,5 +20,6 @@
** xref:apis/java.adoc[Java API]
* xref:contributing/developers.adoc[Contributing]
** xref:contributing/local-development.adoc[Local development]
+*** xref:contributing/remote-debugging.adoc[Operator Remote Debug]
** xref:contributing/local-deployment-olm.adoc[Local OLM deployment]
** xref:contributing/e2e.adoc[Local E2E testing]