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
|
@ -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`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue