This is an automated email from the ASF dual-hosted git repository.

acosentino 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 36520dfc2 Fix Website build
36520dfc2 is described below

commit 36520dfc27aa9507a0e3f6f81afab847442cc7f6
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Apr 18 11:17:50 2023 +0200

    Fix Website build
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 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 8ff177a9f..7786bcdc9 100644
--- a/docs/modules/ROOT/nav.adoc
+++ b/docs/modules/ROOT/nav.adoc
@@ -23,8 +23,8 @@
 *** xref:installation/advanced/http-proxy.adoc[HTTP Proxy]
 *** xref:installation/advanced/maven.adoc[Maven]
 *** xref:installation/advanced/multi-architecture.adoc[Multi Architecture]
-** xref:installation/upgrade.adoc[Upgrade]
-** xref:installation/uninstalling.adoc[Uninstalling]
+** xref:contributing/upgrade.adoc[Upgrade]
+** xref:contributing/uninstalling.adoc[Uninstalling]
 * Command Line Interface
 ** xref:cli/cli.adoc[Kamel CLI]
 ** xref:cli/file-based-config.adoc[File-based Config]

Reply via email to