Browse Source

docs: link to better list of icons for nativeImage.createFromNamedImage() (#18336)

Milan Burda 6 years ago
parent
commit
7e2cbf528e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/native-image.md

+ 1 - 1
docs/api/native-image.md

@@ -177,7 +177,7 @@ Creates a new `NativeImage` instance from `dataURL`.
 Returns `NativeImage`
 
 Creates a new `NativeImage` instance from the NSImage that maps to the
-given image name. See [`NSImageName`](https://developer.apple.com/documentation/appkit/nsimagename?language=objc)
+given image name. See [`System Icons`](https://developer.apple.com/design/human-interface-guidelines/macos/icons-and-images/system-icons/)
 for a list of possible values.
 
 The `hslShift` is applied to the image with the following rules