You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/03/03 05:18:19 UTC

[camel-karaf] branch master updated: [create-pull-request] automated change

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-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 1bb51e6  [create-pull-request] automated change
1bb51e6 is described below

commit 1bb51e6a1623e004c07ad052ba81be2fc44a3d11
Author: github-actions[bot] <41...@users.noreply.github.com>
AuthorDate: Wed Mar 3 00:59:58 2021 +0000

    [create-pull-request] automated change
---
 docs/modules/ROOT/pages/components.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/components.adoc b/docs/modules/ROOT/pages/components.adoc
index f9c03af..29cef1a 100644
--- a/docs/modules/ROOT/pages/components.adoc
+++ b/docs/modules/ROOT/pages/components.adoc
@@ -348,10 +348,10 @@ Number of Camel components: 186 in 186 JAR artifacts (1 deprecated)
 `nagios:host:port` | 2.3 | Send passive checks to Nagios using JSendNSCA.
 
 | xref:components::netty-component.adoc[Netty] (camel-netty) +
-`netty:protocol:host:port` | 2.14 | Socket level networking using TCP or UDP with the Netty 4.x.
+`netty:protocol://host:port` | 2.14 | Socket level networking using TCP or UDP with the Netty 4.x.
 
 | xref:components::netty-http-component.adoc[Netty HTTP] (camel-netty-http) +
-`netty-http:protocol:host:port/path` | 2.14 | Netty HTTP server and client using the Netty 4.x.
+`netty-http:protocol://host:port/path` | 2.14 | Netty HTTP server and client using the Netty 4.x.
 
 | xref:components::nitrite-component.adoc[Nitrite] (camel-nitrite) +
 `nitrite:database` | 3.0 | Access Nitrite databases.