zregvart commented on a change in pull request #2636:
URL: https://github.com/apache/camel-k/pull/2636#discussion_r709121902



##########
File path: docs/modules/ROOT/pages/architecture/runtime.adoc
##########
@@ -14,7 +14,7 @@ https://github.com/apache/camel-k-runtime[Camel K runtime] is 
a java application
 
 Camel Quarkus is an Apache Camel subproject that will make your Camel 
Integration run with the technology offered by https://quarkus.io/[Quarkus] 
project. Thanks to it, you will be able to reduce resource footprint and have a 
faster startup, which is a fundamental aspect of cloud native development.
 
-Learn more in the link:/camel-quarkus/[Camel Quarkus documentation section].
+Learn more in the xref:/camel-quarkus/[Camel Quarkus documentation section].

Review comment:
       This needs to be something like:
   
   ```suggestion
   Learn more in the  xref:latest@camel-quarkus:index.adoc[Camel Quarkus 
documentation section].
   ```

##########
File path: docs/modules/ROOT/pages/architecture/runtime.adoc
##########
@@ -14,7 +14,7 @@ https://github.com/apache/camel-k-runtime[Camel K runtime] is 
a java application
 
 Camel Quarkus is an Apache Camel subproject that will make your Camel 
Integration run with the technology offered by https://quarkus.io/[Quarkus] 
project. Thanks to it, you will be able to reduce resource footprint and have a 
faster startup, which is a fundamental aspect of cloud native development.
 
-Learn more in the link:/camel-quarkus/[Camel Quarkus documentation section].
+Learn more in the xref:/camel-quarkus/[Camel Quarkus documentation section].

Review comment:
       This needs to be something like:
   
   ```suggestion
   Learn more in the xref:latest@camel-quarkus:index.adoc[Camel Quarkus 
documentation section].
   ```




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to