This is an automated email from the ASF dual-hosted git repository.
ppalaga 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 8432c26 Fix broken link in CQ 2.2.0 release notes
8432c26 is described below
commit 8432c26052b6584566e14d6df74b0bc3205c261b
Author: Martin Muzikar <[email protected]>
AuthorDate: Thu Sep 9 14:05:10 2021 +0200
Fix broken link in CQ 2.2.0 release notes
---
content/blog/2021/09/camel-quarkus-release-2.2.0/index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/blog/2021/09/camel-quarkus-release-2.2.0/index.md
b/content/blog/2021/09/camel-quarkus-release-2.2.0/index.md
index fe662bb..71f5a43 100644
--- a/content/blog/2021/09/camel-quarkus-release-2.2.0/index.md
+++ b/content/blog/2021/09/camel-quarkus-release-2.2.0/index.md
@@ -40,7 +40,7 @@ to cover all major use cases mentioned in the main Camel
documentation. Check th
## Documentation
-We have documented the [new way of managing
dependencies]](/camel-quarkus/latest/user-guide/dependency-management.html#_quarkus_tooling_for_starting_a_new_project)
in projects generated by [code.quarkus.io](https://code.quarkus.io/) and other
[Quarkus tools](https://quarkus.io/guides/tooling).
+We have documented the [new way of managing
dependencies](/camel-quarkus/latest/user-guide/dependency-management.html#_quarkus_tooling_for_starting_a_new_project)
in projects generated by [code.quarkus.io](https://code.quarkus.io/) and other
[Quarkus tools](https://quarkus.io/guides/tooling).
## Serialization in native mode