Skip to content

Commit a1bc60c

Browse files
chore: update ref to docs (🤖) (#923)
Co-authored-by: electron-website-docs-updater[bot] <166660481+electron-website-docs-updater[bot]@users.noreply.github.com>
1 parent 35cb107 commit a1bc60c

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

‎docs/latest/.sha‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
b847900ad2e829850f4381939a2cb5d146dbf626
1+
efcab527145f4b073c4f057813a892971dd54959

‎docs/latest/api/native-image.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,7 @@ Creates a new `NativeImage` instance from `dataUrl`, a base 64 encoded [Data URL
209209
Returns `NativeImage`
210210

211211
Creates a new `NativeImage` instance from the `NSImage` that maps to the
212-
given image name. See Apple's [`NSImageName`](https://developer.apple.com/documentation/appkit/nsimagename#2901388)
213-
documentation for a list of possible values.
212+
given image name. See Apple's [`NSImageName`](https://developer.apple.com/documentation/appkit/nsimagename#2901388) documentation and [SF Symbols](https://developer.apple.com/sf-symbols/) for a list of possible values.
214213

215214
The `hslShift` is applied to the image with the following rules:
216215

0 commit comments

Comments
 (0)