diff --git a/setup.py b/setup.py index feca3ec16ff927236cf400f530a6e25a3b8e9524..7af003d96344be317bf2ceaf0de0a957c084827c 100755 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ provides a Pythonic API to read events from the Linux kernel's input device nodes and to read and/or modify the device's state and capabilities. The documentation is available here: -https://python-evdev.readthedocs.io/en/latest/ +https://python-libevdev.readthedocs.io/en/latest/ ''' setup(name='libevdev',