chore: fix relative links in docs and enforce we dont break them again (#14832)
This commit is contained in:
parent
46141b8283
commit
e86298d5d9
6 changed files with 6 additions and 5 deletions
|
@ -12,7 +12,7 @@ you prefer a graphical interface.
|
|||
|
||||
* **A debug build of Electron**: The easiest way is usually building it
|
||||
yourself, using the tools and prerequisites listed in the
|
||||
[build instructions for macOS](build-instructions-osx.md). While you can
|
||||
[build instructions for macOS](build-instructions-macos.md). While you can
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue