diff --git a/docs/development/debug-instructions-windows.md b/docs/development/debug-instructions-windows.md index 3a1a05e1103..509970237d6 100644 --- a/docs/development/debug-instructions-windows.md +++ b/docs/development/debug-instructions-windows.md @@ -11,7 +11,7 @@ with breakpoints inside Electron's source code. * **A debug build of Electron**: The easiest way is usually building it yourself, using the tools and prerequisites listed in the - [build instructions for Windows](build-instructions-osx.md). While you can + [build instructions for Windows](build-instructions-windows.md). While you can easily attach to and debug Electron as you can download it directly, you will find that it is heavily optimized, making debugging substantially more difficult: The debugger will not be able to show you the content of all