summaryrefslogtreecommitdiff
path: root/Documentation/hid/hiddev.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/hid/hiddev.txt')
-rw-r--r--Documentation/hid/hiddev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/hid/hiddev.txt b/Documentation/hid/hiddev.txt
index 6e8c9f1d2f22..638448707aa2 100644
--- a/Documentation/hid/hiddev.txt
+++ b/Documentation/hid/hiddev.txt
@@ -12,7 +12,7 @@ To support these disparate requirements, the Linux USB system provides
HID events to two separate interfaces:
* the input subsystem, which converts HID events into normal input
device interfaces (such as keyboard, mouse and joystick) and a
-normalised event interface - see Documentation/input/input.txt
+normalised event interface - see Documentation/input/input.rst
* the hiddev interface, which provides fairly raw HID events
The data flow for a HID event produced by a device is something like