summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosé Expósito <jose.exposito89@gmail.com>2021-10-30 12:10:10 +0200
committerJosé Expósito <jose.exposito89@gmail.com>2021-10-30 12:10:10 +0200
commitbe3c09bc1562b20db3e6533ab2e3347d05376a11 (patch)
treeda211d50fa926b8f037b439328107b0541cf222f
parentac385e12dcfd353dc07f1d732732b394311ce8c2 (diff)
downloadlibinput-be3c09bc1562b20db3e6533ab2e3347d05376a11.tar.gz
doc/user: fix broken link to systemd 60-evdev.hwdb
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
-rw-r--r--doc/user/tablet-debugging.rst2
1 files changed, 1 insertions, 1 deletions
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
- <https://github.com/systemd/systemd/tree/master/hwdb/60-evdev.hwdb>`__ file
+ <https://github.com/systemd/systemd/blob/main/hwdb.d/60-evdev.hwdb>`__ file
on your machine and file a pull request with the fixes against
`systemd <https://github.com/systemd/systemd/>`__.