Skip to content

Commit 32f9752

Browse files
trop[bot]erickzhao
andauthored
docs: use relative link for OffscreenSharedTexture (#48719)
Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Erick Zhao <[email protected]>
1 parent 429b537 commit 32f9752

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/breaking-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ webContents.setWindowOpenHandler((details) => {
4141

4242
When using shared texture offscreen rendering feature, the `paint` event now emits a more structured object.
4343
It moves the `sharedTextureHandle`, `planes`, `modifier` into a unified `handle` property.
44-
See [here](https://www.electronjs.org/docs/latest/api/structures/offscreen-shared-texture) for more details.
44+
See the [OffscreenSharedTexture](./api/structures/offscreen-shared-texture.md) API structure for more details.
4545

4646
## Planned Breaking API Changes (38.0)
4747

0 commit comments

Comments
 (0)