summaryrefslogtreecommitdiff
path: root/general/echo/umdfSocketEcho/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-19 09:34:00 -0700
committerGitHub <[email protected]>2019-09-19 09:34:00 -0700
commit65a2384f555cf54601e3b9c29eb53075193a9af1 (patch)
treef7af871d3fef5f9a15704b435a2017fb255c6727 /general/echo/umdfSocketEcho/README.md
parent1238743debbcd302221eb77842053bfcea46656f (diff)
Diffstat (limited to 'general/echo/umdfSocketEcho/README.md')
-rw-r--r--general/echo/umdfSocketEcho/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/echo/umdfSocketEcho/README.md b/general/echo/umdfSocketEcho/README.md
index 724e251e..d4a6077f 100644
--- a/general/echo/umdfSocketEcho/README.md
+++ b/general/echo/umdfSocketEcho/README.md
@@ -30,7 +30,7 @@ This sample driver is a minimal driver that is intended to demonstrate how to us
## Installation
-In Visual Studio, you can press F5 to build the sample and then deploy it to a target machine. For more information, see [Deploying a Driver to a Test Computer](http://msdn.microsoft.com/en-us/library/windows/hardware/hh454834). Alternatively, you can install the sample from the command line.
+In Visual Studio, you can press F5 to build the sample and then deploy it to a target machine. For more information, see [Deploying a Driver to a Test Computer](https://docs.microsoft.com/windows-hardware/drivers/develop/deploying-a-driver-to-a-test-computer). Alternatively, you can install the sample from the command line.
To test this sample, you must have a test computer. This test computer can be a second computer or, if necessary, your development computer.