aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/backlight.md
diff options
context:
space:
mode:
authorJames Young2025-11-04 01:05:39 +0100
committerGitHub2025-11-04 01:05:39 +0100
commita9739f78681dee290ede955c02b360f5c133f783 (patch)
tree3f49a2d4b8f200b091379c52822e8ddf03776b3a /docs/features/backlight.md
parenta5fb7cfbc9f8e2eee6dcd46f3d47ec58fd539336 (diff)
[docs] Replace Imgur-hosted images (#25690)
Diffstat (limited to 'docs/features/backlight.md')
-rw-r--r--docs/features/backlight.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/features/backlight.md b/docs/features/backlight.md
index 20f84ac6b5..87d5a36c00 100644
--- a/docs/features/backlight.md
+++ b/docs/features/backlight.md
@@ -227,7 +227,7 @@ In this typical example, the backlight LEDs are all connected in parallel toward
A pulldown resistor is also placed between the gate pin and ground to keep it at a defined state when it is not otherwise being driven by the MCU.
The values of these resistors are not critical - see [this Electronics StackExchange question](https://electronics.stackexchange.com/q/68748) for more information.
-![Backlight example circuit](https://i.imgur.com/BmAvoUC.png)
+![Backlight example circuit](/BmAvoUC.png)
## API {#api}