aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features/backlight.md
diff options
context:
space:
mode:
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}