summaryrefslogtreecommitdiff
path: root/audio/sysvad
diff options
context:
space:
mode:
authorLuc Rubio <[email protected]>2019-03-12 21:18:05 +0000
committerAdonais Romero González <[email protected]>2019-03-12 14:18:05 -0700
commitf70a523e2345250a2e6daa3a51babc2b0a08818f (patch)
tree66042c0628f572a51329388a590301351af8f089 /audio/sysvad
parentef7ec4ec9ff7ce3c53d60e1c8906915966e17e01 (diff)
Fix broken links to 'Preparing a Computer for Manual Driver Deployment' (#338)
Diffstat (limited to 'audio/sysvad')
-rw-r--r--audio/sysvad/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sysvad/README.md b/audio/sysvad/README.md
index 6ca6017e..137dd489 100644
--- a/audio/sysvad/README.md
+++ b/audio/sysvad/README.md
@@ -140,7 +140,7 @@ Create a folder on the target for the built driver package (for example, *C:\\Sy
Create a folder on the target computer for the certificate created by the build process. For example, you could create a folder named *C:\\Certificates* on the target computer, and then copy *package.cer* to it from the host computer. You can find this certificate in the same folder on the host computer, as the *package* folder that contains the built driver files. On the target computer, right-click the certificate file, and click **Install**, then follow the prompts to install the test certificate.
-If you need more detailed instructions for setting up the target computer, see [Preparing a Computer for Manual Driver Deployment](http://msdn.microsoft.com/en-us/library/windows/hardware/dn265571(v=vs.85).aspx).
+If you need more detailed instructions for setting up the target computer, see [Preparing a Computer for Manual Driver Deployment](https://docs.microsoft.com/en-us/windows-hardware/drivers/develop/preparing-a-computer-for-manual-driver-deployment).
**2. Install the driver**