diff options
| author | Barry Golden <[email protected]> | 2015-08-05 15:52:02 -0700 |
|---|---|---|
| committer | Barry Golden <[email protected]> | 2015-08-05 15:52:02 -0700 |
| commit | c1b6435d0629024acd3d3e6c7ef3a9822df8b3f7 (patch) | |
| tree | 4eb66c69e95c2b1dd805ed46954840858f895422 /README.md | |
| parent | 3e4a88b4f645cab9b75f1e7ff6cf81c1b2fb21dc (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ Use Visual Studio 2015 and Windows Driver Kit (WDK) 10 to build, test, and deplo ### Windows 10 Driver Kit (WDK) Take a look at the compilation of the new and changed driver-related content for Windows 10. Areas of improvement include camera, print, display, Near Field Communication (NFC), WLAN, Bluetooth, and more. -[Find out what’s new in the WDK](http://go.microsoft.com/fwlink/?LinkId=528349 "Find out what’s new in the WDK") +[Find out what’s new in the WDK](http://go.microsoft.com/fwlink/p/?LinkId=528349 "Find out what's new in the WDK") ### Universal Windows drivers Write one driver that runs on both Windows 10 for desktop editions and Windows 10 Mobile devices, as well as other Windows 10 editions that share a common set of interfaces. |
