This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git

commit 3807dc38a97f6c6c774db8700db65c709f12c21c
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Thu May 13 09:08:58 2021 +0200

    Use relative paths to ensure links are checked
    
    Co-authored-by: Zoran Regvart <[email protected]>
---
 content/blog/2021/05/new-camel-k-logging-features/index.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/content/blog/2021/05/new-camel-k-logging-features/index.md 
b/content/blog/2021/05/new-camel-k-logging-features/index.md
index 64d4c3d..7ccdc35 100644
--- a/content/blog/2021/05/new-camel-k-logging-features/index.md
+++ b/content/blog/2021/05/new-camel-k-logging-features/index.md
@@ -13,7 +13,7 @@ usefulness to our community, we recently worked on logging 
improvements for diff
 parts of Camel K and the integrations it generated.
 
 During the 1.5 development release we dedicated some time to review the 
logging capabilities
-of Camel K. This version introduces a new [logging 
trait](https://camel.apache.org/camel-k/latest/traits/logging.html) that 
simplifies access to the logging configuration available on the runtime.
+of Camel K. This version introduces a new [logging 
trait](/camel-k/latest/traits/logging.html) that simplifies access to the 
logging configuration available on the runtime.
 
 ## Colorized logs
 
@@ -91,4 +91,3 @@ even more autonomously? [Let us 
know](https://github.com/apache/camel-k/issues).
 
 
 
-

Reply via email to