From e28976169c2b0ce094d7d6ecd1026275dcd0f4c9 Mon Sep 17 00:00:00 2001 From: Dmitry Turin Date: Sat, 15 Aug 2015 00:56:54 +0300 Subject: [PATCH] Fix NModbus4 link NModbus4 project has been moved from user to organization --- dotnet-developer-projects.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index 3dff475..cf08c66 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -112,7 +112,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * [NAudio](http://naudio.codeplex.com/) - An open source .NET audio and MIDI library. * [NetTopologySuite](https://github.com/NetTopologySuite) - A .NET port of the JTS Topology Suite. * [NHunspell](http://sourceforge.net/projects/nhunspell/) - Spell Checker, Hyphenation an Theasaurus - * [NModbus4](https://github.com/Maxwe11/NModbus4) - Implementation of the Modbus protocol + * [NModbus4](https://github.com/NModbus4/NModbus4) - Implementation of the Modbus protocol * [NodaTime](https://code.google.com/p/noda-time/) - A better date and time API for .NET * [NPOI](https://npoi.codeplex.com) - An Office file formats (xls, xlsx, docx) read/write library for .NET * [OneDriveRestAPI](https://github.com/saguiitay/OneDriveRestAPI) - OneDrive .Net Client Library using the REST API.