diff options
| author | docs <[email protected]> | 2019-10-24 10:45:48 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-10-24 10:45:48 -0700 |
| commit | 0e92e35395ee3dbc2852f3ab6d9c1f7350c2bd85 (patch) | |
| tree | 9b70e15dc1897c8f4724f665f8ea4cd3c21e8e91 | |
| parent | 9124b68039b0c370acd8c24698b0ffcfa0689936 (diff) | |
Update README.md
| -rw-r--r-- | general/DCHU/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/general/DCHU/README.md b/general/DCHU/README.md index f2a4addb..7c35ec35 100644 --- a/general/DCHU/README.md +++ b/general/DCHU/README.md @@ -10,7 +10,7 @@ products: # Driver package installation toolkit for universal drivers -This sample illustrates the DCHU principles of universal driver design. The sample uses the [OSR FX2 learning kit](http://store.osr.com/product/osr-usb-fx2-learning-kit-v2/). For a detailed code walkthrough, see [Universal Driver Scenarios](https://docs.microsoft.com/windows-hardware/drivers/develop/universal-driver-scenarios). +This sample illustrates the DCHU principles of universal driver design. The sample uses the [OSR FX2 learning kit](http://osrfx2.sourceforge.net/). For a detailed code walkthrough, see [Universal Driver Scenarios](https://docs.microsoft.com/windows-hardware/drivers/develop/universal-driver-scenarios). There are three Visual Studio solutions in this sample. Each one represents a single submission on the [Windows Hardware Dev Center dashboard](https://developer.microsoft.com/windows/hardware/dashboard-sign-in). The solutions are split into the following subdirectories: |
