Commit cb9d03d02c377f3b99df3950fd8de79d9f2ba48e
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 | 11 | connection. |
| 12 | 12 | |
| 13 | 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 | 16 | The license of libmodbus is *LGPL v2.1 or later*. |
| 18 | 17 | ... | ... |