This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/master by this push: new ac09582 Fix dead link to trait documentation #1249 new 8c5cb7f Merge pull request #1250 from apupier/1249-fixLink ac09582 is described below commit ac0958299800c9ba176b8147a23e9eec89161f31 Author: Aurélien Pupier <apup...@redhat.com> AuthorDate: Tue Feb 4 15:23:46 2020 +0100 Fix dead link to trait documentation #1249 Signed-off-by: Aurélien Pupier <apup...@redhat.com> --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index e94d18e..b36667f 100644 --- a/README.adoc +++ b/README.adoc @@ -358,7 +358,7 @@ kamel run examples/dns.js === Traits The details of how the integration is mapped into Kubernetes resources can be *customized using traits*. -More information is provided in the https://camel.apache.org/camel-k/latest/traits.html[traits section]. +More information is provided in the https://camel.apache.org/camel-k/latest/traits/traits.html[traits section]. === Monitoring the Status