Skip to content
This repository was archived by the owner on Dec 8, 2025. It is now read-only.

Commit 9bd8cd3

Browse files
docs: update character screen reference (#707)
1 parent b9bcaf6 commit 9bd8cd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/docs/developer/graphics/display.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ The user sets a message on the character screen and it will be rendered on the s
4444
Using the service is compatible with the simulator.
4545

4646
- Service: [character screen](/api/clients/characterscreen/)
47-
- [Source](https://github.com/microsoft/devicescript/blob/main/packages/drivers/src/characterscreen.ts)
47+
- [Source](https://github.com/microsoft/devicescript/blob/main/packages/drivers/src/characterscreendisplay.ts)
4848

4949
```ts
5050
import {

0 commit comments

Comments
 (0)