[create-pull-request] automated change
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 @@
 `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.