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-website.git
The following commit(s) were added to refs/heads/main by this push: new 2fa6fd88 fix(ci): website build failure 2fa6fd88 is described below commit 2fa6fd88e446e9f878242c9b80647093e381fe14 Author: Pasquale Congiusti <pasquale.congiu...@gmail.com> AuthorDate: Wed Jan 29 13:11:51 2025 +0100 fix(ci): website build failure --- content/blog/2023/07/camel-k-2-0/index.md | 2 +- content/blog/2024/01/camel-k-2-2/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/blog/2023/07/camel-k-2-0/index.md b/content/blog/2023/07/camel-k-2-0/index.md index de8385bc..e4394113 100644 --- a/content/blog/2023/07/camel-k-2-0/index.md +++ b/content/blog/2023/07/camel-k-2-0/index.md @@ -171,7 +171,7 @@ You can have a look at the [Prometheus trait configuration](/camel-k/next/traits This feature should not be considered as generally available but more a kind of "tech preview". In Camel K 2.0 we provide an **ARM64 architecture based container image** for the operator but it is not tested due to the difficulty to find the required infrastructure and have the suite of test running. It's a best effort feature that we hope we can make generally available in the future versions. -For more information you can have a look at the [Multi architecture official documentation](/camel-k/next/installation/advanced/multi-architecture.html) page. +For more information you can have a look at the Multi architecture official documentation page. # Code coverage report diff --git a/content/blog/2024/01/camel-k-2-2/index.md b/content/blog/2024/01/camel-k-2-2/index.md index c1913429..9303beb3 100644 --- a/content/blog/2024/01/camel-k-2-2/index.md +++ b/content/blog/2024/01/camel-k-2-2/index.md @@ -74,7 +74,7 @@ We have decided to use as the default runtime for Camel K, the latest available ## ARM64 installation procedure -We've gone a step further in the support of ARM64 architectures. We have reviewed the procedure that will let you install and [run your first ARM64 based Camel K Integration](/camel-k/next/installation/advanced/multi-architecture.html). +We've gone a step further in the support of ARM64 architectures. We have reviewed the procedure that will let you install and run your first ARM64 based Camel K Integration (see official documentation). ## Pipeline build NodeSelectors