You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2019/12/10 10:54:57 UTC

[camel-website] branch 3xguide created (now 9fcd6c2)

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

davsclaus pushed a change to branch 3xguide
in repository https://gitbox.apache.org/repos/asf/camel-website.git.


      at 9fcd6c2  Add Camel 3.x migration guide to menu

This branch includes the following new commits:

     new 9fcd6c2  Add Camel 3.x migration guide to menu

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-website] 01/01: Add Camel 3.x migration guide to menu

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch 3xguide
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 9fcd6c22ea5b51dda1b4b8d927187e60aa0d874b
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Dec 10 11:54:39 2019 +0100

    Add Camel 3.x migration guide to menu
---
 config.toml | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/config.toml b/config.toml
index f28cf44..673b276 100644
--- a/config.toml
+++ b/config.toml
@@ -86,13 +86,20 @@ timeout = 300000
     url = "/manual/latest/enterprise-integration-patterns.html"
 
 [[menu.main]]
-    name = "Camel 3 Migration Guide"
+    name = "Camel 2.x to 3.0 Migration Guide"
     parent = "docs"
     weight = 7
     identifier = "camel-3-migration-guide"
     url = "/manual/latest/camel-3-migration-guide.html"
 
 [[menu.main]]
+    name = "Camel 3.x Migration Guide"
+    parent = "docs"
+    weight = 8
+    identifier = "camel-3x-migration-guide"
+    url = "/manual/latest/camel-3x-migration-guide.html"
+
+[[menu.main]]
     name = "Community"
     identifier = "community"
     weight = 5