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

@ -133,7 +133,7 @@ Some popular `key` and `type`s are:
### `systemPreferences.setUserDefault(key, type, value)` _macOS_
* `key` String
* `type` String - See [`getUserDefault`][#systempreferencesgetuserdefaultkey-type-macos].
* `type` String - See [`getUserDefault`](#systempreferencesgetuserdefaultkey-type-macos).
* `value` String
Set the value of `key` in `NSUserDefaults`.