Fix broken link in CQ 2.2.0 release notes
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 @@
 
 ## 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