diff options
| author | Barry Golden <[email protected]> | 2019-09-26 09:04:22 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-09-26 09:04:22 -0700 |
| commit | f7eb738097908a1e32ca2a07a605bba0e85ccb95 (patch) | |
| tree | 9cc298db580c5ae737f6e3f25a09336ce6c99694 /serial | |
| parent | d2a01860208bcce9f4777d54bec3c59c4c02e969 (diff) | |
* Update README.md
* Update README.md
Diffstat (limited to 'serial')
| -rw-r--r-- | serial/serenum/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/serial/serenum/README.md b/serial/serenum/README.md index d3f712a6..8cb87182 100644 --- a/serial/serenum/README.md +++ b/serial/serenum/README.md @@ -36,4 +36,4 @@ Windows provides Serenum to support Serial and other serial port function driver | String.c | String handling support, mainly ASCII to UNICODE functionality | | Serenum.rc | Resource script | -For more information, see [Features of Serial and Serenum](http://msdn.microsoft.com/en-us/library/windows/hardware/ff546505). +For more information, see [Features of Serial and Serenum](https://docs.microsoft.com/windows-hardware/drivers/serports/features-of-serial-and-serenum). |
