From de0ae2c929ec384416056af06612f57d6bf45d54 Mon Sep 17 00:00:00 2001 From: isaak654 Date: Sat, 30 Dec 2023 17:01:32 +0100 Subject: [PATCH] Formatting fix --- Content/HowToUseWinDbg.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Content/HowToUseWinDbg.md b/Content/HowToUseWinDbg.md index c5f871783..5d26656ec 100644 --- a/Content/HowToUseWinDbg.md +++ b/Content/HowToUseWinDbg.md @@ -4,9 +4,7 @@ In some rare cases, programs running under the supervision of Sandboxie might no * * * -Download and install the latest release of _Windows 10 SDK_ from the following web page: - -[https://developer.microsoft.com/en-us/windows/downloads/windows-sdk](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk) (both 32-bit and 64-bit) +Download and install the latest release of [_Windows SDK_](https://developer.microsoft.com/en-us/windows/downloads/windows-sdk) (both 32-bit and 64-bit). If you just need the _Debugging Tools for Windows_, you can install the debugging tools as a standalone component.