diff options
Diffstat (limited to 'audio')
| -rw-r--r-- | audio/sysvad/README.md | 2 |
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** |
