summaryrefslogtreecommitdiff
path: root/usb/umdf2_fx2
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/umdf2_fx2
parenta919a4e8c3e551c8677bc465b5067065de9799e5 (diff)
Update README.md (#450)112269112268112267112266112265
Diffstat (limited to 'usb/umdf2_fx2')
-rw-r--r--usb/umdf2_fx2/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/umdf2_fx2/README.md b/usb/umdf2_fx2/README.md
index 9b6ca8c2..d93a311a 100644
--- a/usb/umdf2_fx2/README.md
+++ b/usb/umdf2_fx2/README.md
@@ -12,7 +12,7 @@ products:
The umdf2\_fx2 sample is a User-Mode Driver Framework (UMDF) version 2 driver for the OSR USB-FX2 device.
- For more information, see the specification for the [OSR USB FX-2 Learning Kit](https://www.osronline.com/hardware/OSRFX2_32.pdf). The driver and sample device metadata also work with the [Custom driver access](https://code.msdn.microsoft.com/windowsapps/Custom-device-access-sample-43bde679) sample.
+ For more information, see the specification for the [OSR USB FX-2 Learning Kit](https://www.osronline.com/hardware/OSRFX2_32.pdf). The driver and sample device metadata also work with the [Custom driver access](https://go.microsoft.com/fwlink/p/?linkid=2114373) sample.
## Related technologies