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 06415c895 fix(docs): remove local from nav
06415c895 is described below
commit 06415c895d309181b76656e9911346e80d0cd24c
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Fri Jul 14 08:48:14 2023 +0200
fix(docs): remove local from nav
---
docs/modules/ROOT/nav.adoc | 1 -
1 file changed, 1 deletion(-)
diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index 6b6f44fc1..45612ecb1 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -32,7 +32,6 @@
* xref:running/running.adoc[Run an Integration]
** xref:running/dev-mode.adoc[Developer mode]
** xref:running/run-from-github.adoc[Run from GitHub]
-** xref:running/local.adoc[Run Locally]
** xref:running/promoting.adoc[Promote an Integration]
** xref:running/knative-sink.adoc[Knative Sinks]
* xref:configuration/configuration.adoc[Configuration]