From 085998d21b518904a57fda6dc78c1c50d23239f7 Mon Sep 17 00:00:00 2001 From: Gary Moore Date: Mon, 12 Apr 2021 18:22:43 -0700 Subject: [PATCH] Replaced "br" tag with list items --- windows/client-management/troubleshoot-stop-errors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/windows/client-management/troubleshoot-stop-errors.md b/windows/client-management/troubleshoot-stop-errors.md index fc8c68dd59..c76deedcd3 100644 --- a/windows/client-management/troubleshoot-stop-errors.md +++ b/windows/client-management/troubleshoot-stop-errors.md @@ -144,8 +144,8 @@ You can use the tools such as Windows Software Development KIT (SDK) and Symbols ### Advanced debugging references -[Advanced Windows Debugging](https://www.amazon.com/Advanced-Windows-Debugging-Mario-Hewardt/dp/0321374460)
-[Debugging Tools for Windows (WinDbg, KD, CDB, NTSD)](/windows-hardware/drivers/debugger/index) +- [Advanced Windows Debugging](https://www.amazon.com/Advanced-Windows-Debugging-Mario-Hewardt/dp/0321374460) +- [Debugging Tools for Windows (WinDbg, KD, CDB, NTSD)](/windows-hardware/drivers/debugger/index) ### Debugging steps