summaryrefslogtreecommitdiff
path: root/usb/umdf_filter_umdf
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2019-09-30 17:39:26 -0700
committerGitHub <[email protected]>2019-09-30 17:39:26 -0700
commit7462901d24795f20d14d01c9f871f9b0bc2d52f8 (patch)
tree8290cd4611323cf4092388f6f86e6785761be51f /usb/umdf_filter_umdf
parent85e09b9be0b4359d46d3fdf196b4a39e74060920 (diff)
Update README.md (#428)886938869288691886908868988688
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 15c41483..2f77953e 100644
--- a/usb/umdf_filter_umdf/README.md
+++ b/usb/umdf_filter_umdf/README.md
@@ -12,7 +12,7 @@ products:
The umdf\_filter\_umdf sample demonstrates how to load a User-Mode Driver Framework (UMDF) filter driver as an upper filter driver above the umdf\_fx2 sample driver.
-This sample is written for the OSR USB-FX2 Learning Kit. The specification for the device is at <http://www.osronline.com/hardware/OSRFX2_32.pdf>.
+This sample is written for the [OSR USB-FX2 Learning Kit](http://www.osronline.com/hardware/OSRFX2_32.pdf).
## Overview