From 033aee76abf08dd178ba078da17176c196fbb1f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Sat, 30 Oct 2021 12:10:10 +0200 Subject: [PATCH] doc/user: fix broken link to systemd 60-evdev.hwdb MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: José Expósito (cherry picked from commit be3c09bc1562b20db3e6533ab2e3347d05376a11) --- doc/user/tablet-debugging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/tablet-debugging.rst b/doc/user/tablet-debugging.rst index 2676650d..83d502de 100644 --- a/doc/user/tablet-debugging.rst +++ b/doc/user/tablet-debugging.rst @@ -39,6 +39,6 @@ the ``libinput record`` tool. - **resolution** indicates that the device does not have a resolution set for the x and y axes. This can be fixed with a hwdb entry, locate and read the `60-evdev.hwdb - `__ file + `__ file on your machine and file a pull request with the fixes against `systemd `__.