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

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


The following commit(s) were added to refs/heads/master by this push:
     new c03d382  Attempt to fix website build
c03d382 is described below

commit c03d38234694fe04eb91bc04de4332fc93bcea8d
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Mar 29 09:17:05 2021 +0200

    Attempt to fix website build
---
 docs/modules/ROOT/pages/reference/extensions/core.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/ROOT/pages/reference/extensions/core.adoc 
b/docs/modules/ROOT/pages/reference/extensions/core.adoc
index 05ab71e..db75198 100644
--- a/docs/modules/ROOT/pages/reference/extensions/core.adoc
+++ b/docs/modules/ROOT/pages/reference/extensions/core.adoc
@@ -168,7 +168,7 @@ What to do if it is not possible to extract CSimple 
expressions from a route def
 
 |icon:lock[title=Fixed at build time] 
[[quarkus.camel.main.enabled]]`link:#quarkus.camel.main.enabled[quarkus.camel.main.enabled]`
 
-If `true` all `camel-main` features are enabled; otherwise no `camel-main` 
features are enabled. See described the 
link:bootstrap.html#_camel_main[Bootstrap] section of Camel Quarkus 
documentation for more details.
+If `true` all `camel-main` features are enabled; otherwise no `camel-main` 
features are enabled. See described the 
xref:user-guide/bootstrap.adoc[Bootstrap] camel-main section of the 
documentation for more details.
 | `boolean`
 | `true`
 

Reply via email to