This is an automated email from the ASF dual-hosted git repository.
orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 5c7802d6800 (chores) documentation: removed advanced guides from
Working with Camel Core
5c7802d6800 is described below
commit 5c7802d6800732b64839e6def107bc0f08d6ad1c
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Wed Jan 4 17:14:35 2023 +0100
(chores) documentation: removed advanced guides from Working with Camel Core
---
docs/main/modules/working-with-camel-core/pages/index.adoc | 2 --
1 file changed, 2 deletions(-)
diff --git a/docs/main/modules/working-with-camel-core/pages/index.adoc
b/docs/main/modules/working-with-camel-core/pages/index.adoc
index 9fa2ca11722..15e423bcc7c 100644
--- a/docs/main/modules/working-with-camel-core/pages/index.adoc
+++ b/docs/main/modules/working-with-camel-core/pages/index.adoc
@@ -49,8 +49,6 @@ Learn about additional ways to customize your integrations.
Explore alternatives
* xref:manual::rest-dsl.adoc[Rest DSL]
* xref:manual::route-builder.adoc[Route Builder]
* xref:manual::route-configuration.adoc[Route Configuration]
-* xref:manual::route-controller.adoc[Route Controller]
-* xref:manual::route-policy.adoc[Route Policy]
* xref:manual::routes.adoc[Routes]
* xref:manual::route-template.adoc[Route Template]
* xref:manual::security.adoc[Security]