Fix broken links (#12232)
* Update system-preferences.md * Fix broken documentation links.
This commit is contained in:
parent
5a81cfbbc6
commit
48dd8f96b7
3 changed files with 3 additions and 2 deletions
|
@ -8,7 +8,7 @@ all ship apps with fewer bugs.
|
|||
|
||||
This repository comes with linting rules for both JavaScript and C++ –
|
||||
as well as unit and integration tests. To learn more about Electron's
|
||||
coding style, please see the [coding-style(coding-style.md) document.
|
||||
coding style, please see the [coding-style](coding-style.md) document.
|
||||
|
||||
## Linting
|
||||
To ensure that your JavaScript is in compliance with the Electron coding
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue