From 27d4ce62b85483df69c828702bd5ca64cecc013c Mon Sep 17 00:00:00 2001 From: Devin Lin Date: Thu, 6 Nov 2025 07:55:15 -0500 Subject: [PATCH] readme: Fix link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 13a5c3a9..2e8e0b13 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ QT_QPA_PLATFORM=wayland dbus-run-session kwin_wayland --xwayland "plasmashell -p ### Device specific configuration -See [/devices/README.md] for more details on setting device specific configuration (ex. notches, screen curves). +See [/devices/README.md](/devices/README.md) for more details on setting device specific configuration (ex. notches, screen curves). ---