aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Schulz <david.schulz@qt.io>2017-12-18 14:17:56 +0100
committerDavid Schulz <david.schulz@qt.io>2017-12-18 13:54:08 +0000
commit4ed12d95f83a50d6020270b85718b446604df7f2 (patch)
tree4a31a1000abb1660be00900355fb1f9066685524 /doc
parenta137ece13b16a3fbd871418a9d293a0494bb578c (diff)
Debugger: update link to the windows debugging tools
Change-Id: I7f1c60ed59ff41af118aa37b207c2f493df00f0b Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
Diffstat (limited to 'doc')
-rw-r--r--doc/src/debugger/creator-debugger-setup.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/debugger/creator-debugger-setup.qdoc b/doc/src/debugger/creator-debugger-setup.qdoc
index 18da23ada9..c64b2d7923 100644
--- a/doc/src/debugger/creator-debugger-setup.qdoc
+++ b/doc/src/debugger/creator-debugger-setup.qdoc
@@ -191,8 +191,8 @@
\li Debugging tools for Windows
\li To use the CDB debugger, you must install the
\e{Debugging tools for Windows}. You can download them from
- \l{http://msdn.microsoft.com/en-us/windows/hardware/gg463009/}
- {Download and Install Debugging Tools for Windows}.
+ \l{https://developer.microsoft.com/windows/downloads/windows-10-sdk}
+ {Download and Install Debugging Tools for Windows} as part of the Windows SDK.
\note Visual Studio does not include the Debugging tools needed,
and therefore, you must install them separately.