Fix broken links (#12232)

* Update system-preferences.md

* Fix broken documentation links.
This commit is contained in:
Vanessa Yuen 2018-03-14 00:07:36 +01:00 committed by Shelley Vohr
parent 5a81cfbbc6
commit 48dd8f96b7
3 changed files with 3 additions and 2 deletions

View file

@ -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