summaryrefslogtreecommitdiff
path: root/usb/kmdf_enumswitches
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/kmdf_enumswitches
parent85e09b9be0b4359d46d3fdf196b4a39e74060920 (diff)
Update README.md (#428)886938869288691886908868988688
Diffstat (limited to 'usb/kmdf_enumswitches')
-rw-r--r--usb/kmdf_enumswitches/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/usb/kmdf_enumswitches/README.md b/usb/kmdf_enumswitches/README.md
index 2bfb8ac3..6425fca2 100644
--- a/usb/kmdf_enumswitches/README.md
+++ b/usb/kmdf_enumswitches/README.md
@@ -12,7 +12,7 @@ products:
The kmdf\_enumswitches sample demonstrates how to use Kernel-Mode Driver Framework (KMDF) as a bus driver using the OSR USB-FX2 device.
-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).
## Testing the Device