This is an automated email from the ASF dual-hosted git repository.
jamesnetherton pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus.git
The following commit(s) were added to refs/heads/main by this push:
new 13267f11b4 Fix Dev UI nav link
13267f11b4 is described below
commit 13267f11b458525f56dd9f21d442d887a2689dbf
Author: James Netherton <[email protected]>
AuthorDate: Mon Jul 21 07:49:39 2025 +0100
Fix Dev UI nav link
---
docs/modules/ROOT/nav.adoc | 1 +
1 file changed, 1 insertion(+)
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index ed304237c2..f6f935c014 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -22,6 +22,7 @@
** xref:contributor-guide/extension-documentation.adoc[Extension documentation]
** xref:contributor-guide/extension-testing.adoc[Testing extensions]
** xref:contributor-guide/create-new-example.adoc[Create new example]
+** xref:contributor-guide/create-new-dev-ui-page.adoc[Create new Dev UI page]
** xref:contributor-guide/ci.adoc[Continuous Integration]
** xref:contributor-guide/release-guide.adoc[Release guide]
* xref:reference/index.adoc[Reference]