Skip to content

Commit 696c919

Browse files
committed
Fix link to IEC61850 driver readme.
1 parent ab93dae commit 696c919

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To provide an easy to use, fully-featured, scalable, and portable SCADA/IIoT-I4.
9898
- [Schema Documentation](https://github.com/riclolsen/json-scada/blob/master/docs/schema.md)
9999
- [Config File](https://github.com/riclolsen/json-scada/blob/master/conf/README.md)
100100
- [SVG Synoptic Display Editor](https://github.com/riclolsen/json-scada/blob/master/src/svg-display-editor/README.md)
101-
- [IEC61850 Client Driver](https://github.com/riclolsen/json-scada/tree/master/src/libiec61850/dotnet/core/2.0/iec61850_client/README.md)
101+
- [IEC61850 Client Driver](https://github.com/riclolsen/json-scada/blob/master/src/iec61850_client/README.md)
102102
- [IEC60870-5-104 Server Driver](https://github.com/riclolsen/json-scada/blob/master/src/lib60870.netcore/iec104server/README.md)
103103
- [IEC60870-5-104 Client Driver](https://github.com/riclolsen/json-scada/blob/master/src/lib60870.netcore/iec104client/README.md)
104104
- [IEC60870-5-101 Server Driver](https://github.com/riclolsen/json-scada/blob/master/src/lib60870.netcore/iec101server/README.md)

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ To provide an easy to use, fully-featured, scalable, and portable SCADA/IIoT-I4.
9898
- [Schema Documentation](docs/schema.md)
9999
- [Config File](conf/README.md)
100100
- [SVG Synoptic Display Editor](src/svg-display-editor/README.md)
101-
- [IEC61850 Client Driver](src/libiec61850/dotnet/core/2.0/iec61850_client/README.md)
101+
- [IEC61850 Client Driver](src/iec61850_client/README.md)
102102
- [IEC60870-5-104 Server Driver](src/lib60870.netcore/iec104server/README.md)
103103
- [IEC60870-5-104 Client Driver](src/lib60870.netcore/iec104client/README.md)
104104
- [IEC60870-5-101 Server Driver](src/lib60870.netcore/iec101server/README.md)

0 commit comments

Comments
 (0)