You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/06/22 14:49:23 UTC

[camel-k] branch main updated: chore(doc): minor nav change

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 86c8a9531 chore(doc): minor nav change
86c8a9531 is described below

commit 86c8a95314c740d4ea942e76f918b39d26024246
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Thu Jun 22 16:49:19 2023 +0200

    chore(doc): minor nav change
---
 docs/modules/ROOT/nav.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc
index e01203e34..6b6f44fc1 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -43,8 +43,8 @@
 ** xref:configuration/runtime-config.adoc[Runtime configuration]
 ** xref:configuration/runtime-resources.adoc[Runtime resources]
 * Pipelines
-* xref:pipeline/pipeline.adoc[Basic]
-* xref:pipeline/tekton.adoc[Tekton]
+** xref:pipeline/pipeline.adoc[Basic]
+** xref:pipeline/tekton.adoc[Tekton]
 * Observability
 ** xref:observability/logging.adoc[Logging]
 *** xref:observability/logging/operator.adoc[Operator]