From df4d8ad452f485dced8d94fcc4eb8b7a9d468279 Mon Sep 17 00:00:00 2001 From: Alan Mond Date: Mon, 27 Aug 2018 22:20:12 -0700 Subject: [PATCH] fixes PLCOpen Editor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8d06a2..7e8faf8 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ OpenPLC is an open-source [Programmable Logic Controller](https://en.wikipedia.org/wiki/Programmable_logic_controller) that is based on easy to use software. Our focus is to provide a low cost industrial solution for automation and research. OpenPLC has been used in [many research papers](https://scholar.google.com/scholar?as_ylo=2014&q=openplc&hl=en&as_sdt=0,1) as a framework for industrial cyber security research, given that it is the only controller to provide the entire source code. The OpenPLC Project consists of three sub-projects: 1. [Runtime](https://github.com/thiagoralves/OpenPLC_v3) -2. [Programming editor](http://www.openplcproject.com/downloads) +2. [Programming editor](http://www.openplcproject.com/plcopen-editor) 3. [HMI builder](http://www.openplcproject.com/reference-installing-scadabr)
To install: