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/02/11 15:04:42 UTC

[plc4x] branch develop updated: - Fixed the links to the tools components.

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 8856cc2  - Fixed the links to the tools components.
8856cc2 is described below

commit 8856cc2fc6eaa7ff53b9e95316c48a2462c9e145
Author: Christofer Dutz <ch...@c-ware.de>
AuthorDate: Tue Feb 11 16:04:32 2020 +0100

    - Fixed the links to the tools components.
---
 src/site/asciidoc/users/index.adoc | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/site/asciidoc/users/index.adoc b/src/site/asciidoc/users/index.adoc
index aead4aa..f25e2fb 100644
--- a/src/site/asciidoc/users/index.adoc
+++ b/src/site/asciidoc/users/index.adoc
@@ -335,8 +335,8 @@ Besides providing access to devices using one of above protocols, PLC4X also shi
 
 As last category of tools come modules that can be used in your applications:
 
-- link:protocols/connection-pool.html[Connection Pool]
-- link:protocols/opm.html[Object PLC Mapping (OPM)]
-- link:protocols/scraper.html[Scraper]
-- link:protocols/testing.html[Testing-Utils]
+- link:tools/connection-pool.html[Connection Pool]
+- link:tools/opm.html[Object PLC Mapping (OPM)]
+- link:tools/scraper.html[Scraper]
+- link:tools/testing.html[Testing-Utils]