From 2d28421c991e0eb9d87ee9245ba4a51e113a3d52 Mon Sep 17 00:00:00 2001 From: Dominik Gedon Date: Sat, 26 Oct 2019 14:09:07 +0200 Subject: [PATCH] README: Fixed 60-sensor.hwdb link See: https://github.com/hadess/iio-sensor-proxy/pull/286 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 511fcea..a42a020 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ to modify the readings from the accelerometer to make sure that the computed orientation matches the screen one. `iio-sensor-proxy` reads this information from the device's -`ACCEL_MOUNT_MATRIX` udev property. See [60-sensor.hwdb](https://github.com/systemd/systemd/blob/master/hwdb/60-sensor.hwdb) +`ACCEL_MOUNT_MATRIX` udev property. See [60-sensor.hwdb](https://github.com/systemd/systemd/blob/master/hwdb.d/60-sensor.hwdb) for details. Compass testing