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 ba6963a  Attempt to fix website build
ba6963a is described below

commit ba6963a7684ec84f6178c1a4bb440878b2eb7b1f
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Mar 29 08:46:41 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 2879a4a..05ab71e 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:https://camel.apache.org/camel-quarkus/latest/user-guide/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 
link:bootstrap.html#_camel_main[Bootstrap] section of Camel Quarkus 
documentation for more details.
 | `boolean`
 | `true`
 

Reply via email to