This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.4.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 0588405167509b13fade6b4761b3764665c6d92d Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jun 28 14:23:14 2021 +0200 Quarkus docs aligment --- 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].
