You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@plc4x.apache.org by cd...@apache.org on 2020/03/05 17:20:32 UTC

[plc4x] branch develop updated: - Fixed a broken link

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

cdutz pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/plc4x.git


The following commit(s) were added to refs/heads/develop by this push:
     new 84696f3  - Fixed a broken link
84696f3 is described below

commit 84696f37e7d0f3c2b2bc4de22edcc5b5424ff19a
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Thu Mar 5 18:19:58 2020 +0100

    - Fixed a broken link
---
 src/site/asciidoc/users/transports/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/asciidoc/users/transports/index.adoc b/src/site/asciidoc/users/transports/index.adoc
index f44422c..17d2d3e 100644
--- a/src/site/asciidoc/users/transports/index.adoc
+++ b/src/site/asciidoc/users/transports/index.adoc
@@ -22,5 +22,5 @@
 - link:tcp.html[TCP]
 - link:udp.html[UDP]
 - link:raw-socket.html[Raw Socket]
-- link:serial-port.html[Serial Port]
+- link:serial.html[Serial Port]
 - link:pcap-replay.html[PCAP replay]