From 35f6e31cb3ad145b5bc6ffcc4b574856e6837018 Mon Sep 17 00:00:00 2001 From: Daniel Simpson Date: Mon, 12 Sep 2016 11:23:07 -0700 Subject: Update README.md Fixing broken link in lead in para (Download goes to ADK, not WDK) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 100d1304..18788ab9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ These are the official Microsoft Windows Driver Kit (WDK) team driver code sampl ## Windows 10 driver development Use Visual Studio 2015 and Windows Driver Kit (WDK) 10 to build, test, and deploy your drivers. With Windows 10, the driver development environment is integrated into Visual Studio. To get started, download the driver development kits and tools for Windows 10. -[Download kits and tools for Windows 10](https://msdn.microsoft.com/en-us/windows/hardware/dn913721.aspx "Download kits and tools for Windows 10") +[Download the WDK, WinDbg, and associated tools](https://developer.microsoft.com/en-us/windows/hardware/windows-driver-kit "Download the WDK, WinDbg, and associated tools for Windows 10") ### 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. -- cgit v1.3.1