jamesnetherton commented on a change in pull request #1230:
URL: https://github.com/apache/camel-quarkus/pull/1230#discussion_r426121770



##########
File path: 
extensions-core/core/runtime/src/main/resources/META-INF/quarkus-extension.yaml
##########
@@ -15,12 +15,15 @@
 # limitations under the License.
 #
 
+# This is a generated file. Do not edit directly!
+# To re-generate, run the following command from the top level directory:
+#
+#   mvn -N cq:update-quarkus-metadata
+#
 ---
-name: "Camel Quarkus Core"
-description: "The Camel Quarkus core module"
+name: "Camel Core"
+description: "Camel core functionality and basic Camel languages: Constant, 
ExchangeProperty, Header, Ref, Ref, Simple and Tokeinze"
 metadata:
-  keywords:
-  - "camel"
-  guide: "https://quarkus.io/guides/camel";
+  guide: "https://camel.apache.org/components/latest/core-language.html";

Review comment:
       Guide link returns a 404 - same for Camel Reactive Executor. There may 
be others.




----------------------------------------------------------------
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.

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


Reply via email to