This is an automated email from the ASF dual-hosted git repository.
squakez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/main by this push:
new 87a0578bd chore(doc): wrong link
87a0578bd is described below
commit 87a0578bdc4ab96fe58b30fa01e455e8f1901096
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Tue Aug 25 09:08:14 2026 +0200
chore(doc): wrong link
---
docs/modules/ROOT/pages/installation/advanced/resources.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/modules/ROOT/pages/installation/advanced/resources.adoc
b/docs/modules/ROOT/pages/installation/advanced/resources.adoc
index b3b7f07a7..95f7851a5 100644
--- a/docs/modules/ROOT/pages/installation/advanced/resources.adoc
+++ b/docs/modules/ROOT/pages/installation/advanced/resources.adoc
@@ -58,4 +58,4 @@ resources:
=== Builder Pod configuration
-You can set the resources requests and limits for the builder Pod using
xref:traits:builder.adoc[container] trait.
+You can set the resources requests and limits for the builder Pod using
xref:traits:container.adoc[container] trait.