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 2021/11/25 17:04:17 UTC

[camel-website] branch main updated: fix: camel k navigation link structure 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-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 6fd59c5  fix: camel k navigation link structure change
6fd59c5 is described below

commit 6fd59c537962704b94cd3b518cd3c8ec498928c3
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Thu Nov 25 15:27:23 2021 +0100

    fix: camel k navigation link structure change
    
    Will fix https://github.com/apache/camel-k/pull/2781#issuecomment-979245051
---
 content/blog/2021/11/camel-k-release-1-7/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/2021/11/camel-k-release-1-7/index.md b/content/blog/2021/11/camel-k-release-1-7/index.md
index 7b1aebf..a68b64b 100644
--- a/content/blog/2021/11/camel-k-release-1-7/index.md
+++ b/content/blog/2021/11/camel-k-release-1-7/index.md
@@ -52,7 +52,7 @@ This one is a series of improvements to **include more descriptive information**
 
 ## Secondary Integration Platform
 
-So far, a single operator was able to manage the `Integration` created on a namespace. This simple model was a bit limiting, as we were not able to distinguish a way to have more than one operator on the same namespace. With the new feature developed, now you will be able to declare a secondary `Integration Platform` and **have more than one operator** collaborating on the same `Namespace`. This is an advanced feature that will let you unlock more advanced deployment topology in order to [...]
+So far, a single operator was able to manage the `Integration` created on a namespace. This simple model was a bit limiting, as we were not able to distinguish a way to have more than one operator on the same namespace. With the new feature developed, now you will be able to declare a secondary `Integration Platform` and **have more than one operator** collaborating on the same `Namespace`. This is an advanced feature that will let you unlock more advanced deployment topology in order to [...]
 
 ## Traits enhancements