summaryrefslogtreecommitdiff
path: root/usb/umdf_filter_umdf
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2020-01-07 07:22:56 -0800
committerGitHub <[email protected]>2020-01-07 07:22:56 -0800
commit7d02cdb5827d646af591040b312eac75caae5e06 (patch)
treee9d0eba3c4692d38c5ba19192b45c08cb056ad85 /usb/umdf_filter_umdf
parenta919a4e8c3e551c8677bc465b5067065de9799e5 (diff)
Update README.md (#450)112269112268112267112266112265
Diffstat (limited to 'usb/umdf_filter_umdf')
-rw-r--r--usb/umdf_filter_umdf/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/umdf_filter_umdf/README.md b/usb/umdf_filter_umdf/README.md
index 751a72cb..b16d8686 100644
--- a/usb/umdf_filter_umdf/README.md
+++ b/usb/umdf_filter_umdf/README.md
@@ -46,7 +46,7 @@ This sample is written for the [OSR USB-FX2 Learning Kit](https://www.osronline.
## Testing the driver
-You can test this sample either by using the [Custom driver access](https://code.msdn.microsoft.com/windowsapps/Custom-device-access-sample-43bde679) sample application, or by using the osrusbfx2.exe test application. For information on how to build and use the osrusbfx2.exe application, see the test instructions for the [umdf\_fx2](https://docs.microsoft.com/samples/microsoft/windows-driver-samples/sample-umdf-filter-above-umdf-function-driver-for-osr-usb-fx2-umdf-version-1/) sample.
+You can test this sample either by using the [Custom driver access](https://go.microsoft.com/fwlink/p/?linkid=2114373) sample application, or by using the osrusbfx2.exe test application. For information on how to build and use the osrusbfx2.exe application, see the test instructions for the [umdf\_fx2](https://docs.microsoft.com/samples/microsoft/windows-driver-samples/sample-umdf-filter-above-umdf-function-driver-for-osr-usb-fx2-umdf-version-1/) sample.
## Sample Contents