summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2015-08-05 15:52:02 -0700
committerBarry Golden <[email protected]>2015-08-05 15:52:02 -0700
commitc1b6435d0629024acd3d3e6c7ef3a9822df8b3f7 (patch)
tree4eb66c69e95c2b1dd805ed46954840858f895422 /README.md
parent3e4a88b4f645cab9b75f1e7ff6cf81c1b2fb21dc (diff)
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a1e583e4..0ac20e55 100644
--- a/README.md
+++ b/README.md
@@ -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.