From 9ce00da31cd62eef851beb5b4c76787ec2918626 Mon Sep 17 00:00:00 2001 From: Emmanuel Ferdman Date: Wed, 4 Dec 2024 15:33:44 +0200 Subject: [PATCH] update `scancode.rs` reference (#242) Signed-off-by: Emmanuel Ferdman --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4690bc6..9d1b250c 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ To create this file you can copy the following example config: ### Example config > [!TIP] > key symbols in the release bind are named according -> to their names in [src/scancode.rs#L172](src/scancode.rs#L172). +> to their names in [input-event/src/scancode.rs#L172](input-event/src/scancode.rs#L176). > This is bound to change ```toml