From 0bb6d53094dd1e120df254d2b48148b00511e300 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Sun, 5 Jan 2025 01:42:03 +0200 Subject: [PATCH] boards/anavi/macro-pad-12/README.md: Fix link (#1065) Fix the link to the documentation for the display. Signed-off-by: Leon Anavi --- boards/anavi/macro-pad-12/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/anavi/macro-pad-12/README.md b/boards/anavi/macro-pad-12/README.md index 1957faad2..e3cadcc6a 100644 --- a/boards/anavi/macro-pad-12/README.md +++ b/boards/anavi/macro-pad-12/README.md @@ -9,4 +9,4 @@ Extensions enabled by default: - [LED](/docs/en/led.md) Light your keys up (for backlight) - [RGB](/docs/en/rgb.md) Light it up (for underlighting) - [MediaKeys](/docs/en/media_keys.md) Control volume and other media functions -- [Display](/docs/display.md) Show information on the mini OLED display +- [Display](/docs/en/Display.md) Show information on the mini OLED display