Commit cb9d03d02c377f3b99df3950fd8de79d9f2ba48e

Authored by Frank Theile
Committed by Stéphane Raimbault
1 parent c409cf9a

Fix URL

Schneider Automation has become Schneider Electric, which refers to modbus.org.
Showing 1 changed file with 1 additions and 2 deletions
README.md
@@ -11,8 +11,7 @@ respects the Modbus protocol. This library can use a serial port or an Ethernet @@ -11,8 +11,7 @@ respects the Modbus protocol. This library can use a serial port or an Ethernet
11 connection. 11 connection.
12 12
13 The functions included in the library have been derived from the Modicon Modbus 13 The functions included in the library have been derived from the Modicon Modbus
14 -Protocol Reference Guide which can be obtained from Schneider at  
15 -[www.schneiderautomation.com](http://www.schneiderautomation.com). 14 +Protocol Reference Guide which can be obtained from [www.modbus.org](http://www.modbus.org).
16 15
17 The license of libmodbus is *LGPL v2.1 or later*. 16 The license of libmodbus is *LGPL v2.1 or later*.
18 17