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
|
@ -13,7 +13,7 @@ For guides on Electron app development, see
|
|||
* [Coding Style](coding-style.md)
|
||||
* [Using clang-format on C++ Code](clang-format.md)
|
||||
* [Build System Overview](build-system-overview.md)
|
||||
* [Build Instructions (macOS)](build-instructions-osx.md)
|
||||
* [Build Instructions (macOS)](build-instructions-macos.md)
|
||||
* [Build Instructions (Windows)](build-instructions-windows.md)
|
||||
* [Build Instructions (Linux)](build-instructions-linux.md)
|
||||
* [Chromium Development](chromium-development.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue