This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 7ee2b7e0eb633f3f28592a8a34fe66768e2f90ee Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jun 28 14:20:05 2021 +0200 Quarkus docs align --- docs/modules/traits/pages/quarkus.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/modules/traits/pages/quarkus.adoc b/docs/modules/traits/pages/quarkus.adoc index e8531ca..dac0a3f 100755 --- a/docs/modules/traits/pages/quarkus.adoc +++ b/docs/modules/traits/pages/quarkus.adoc @@ -42,4 +42,4 @@ The following configuration options are available: When running with Quarkus enabled, then Camel K only supports out of the box, those Camel components that are available as Camel Quarkus Extensions. -You can see the list of extensions from the xref:latest@camel-quarkus::reference/index.adoc[Camel Quarkus documentation]. +You can see the list of extensions from the xref:2.0.0@camel-quarkus::reference/index.adoc[Camel Quarkus documentation].
