This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new b3575998 Fix website build
b3575998 is described below
commit b35759984084e375a5074d54b0e304021ea3791b
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Mar 4 15:07:02 2025 +0100
Fix website build
---
content/blog/2021/11/camel-quarkus-release-2.5.0/index.md | 8 --------
1 file changed, 8 deletions(-)
diff --git a/content/blog/2021/11/camel-quarkus-release-2.5.0/index.md
b/content/blog/2021/11/camel-quarkus-release-2.5.0/index.md
index dbb92cb2..c4de039f 100644
--- a/content/blog/2021/11/camel-quarkus-release-2.5.0/index.md
+++ b/content/blog/2021/11/camel-quarkus-release-2.5.0/index.md
@@ -33,14 +33,6 @@ Please refer to [Quarkus 2.5.0.Final
announcement](https://quarkus.io/blog/quark
In this release, we continued our efforts started in 2.0.0 release to review
existing tests and add new ones
to cover all major use cases mentioned in the main Camel documentation.
-## Documentation
-
-We have improved the user guide with :
-
-* New section for additional configuration in the [AWS 2 Lambda
documentation](/camel-quarkus/next/reference/extensions/aws2-lambda.html#extensions-aws2-lambda-additional-camel-quarkus-configuration)
-* New section explaining how to [generate Salesforce DTOs With the
Salesforce-Maven-Plugin](/camel-quarkus/next/reference/extensions/salesforce.html#extensions-salesforce-usage-generating-salesforce-dtos-with-the-salesforce-maven-plugin)
-* Update section for [additional configuration in
Avro](/camel-quarkus/next/reference/extensions/avro.html#extensions-avro-additional-camel-quarkus-configuration)
-
## Release notes