summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2018-06-06 18:20:03 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2018-06-06 18:20:11 +1000
commitc3953e1bb8f813f3e248047d23fb0775b147da9f (patch)
tree1c6af43a148beaef08585f6b7cb89a4fb9b72898 /README.md
parent3c6766c86246c1594096b23e769079e639fc75ad (diff)
downloadlibevdev-c3953e1bb8f813f3e248047d23fb0775b147da9f.tar.gz
Change all URLs to gitlab.fdo
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 499d2d6..c205149 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,8 @@ libevdev is a wrapper library for evdev devices. it moves the common
tasks when dealing with evdev devices into a library and provides a library
interface to the callers, thus avoiding erroneous ioctls, etc.
-git://git.freedesktop.org/git/libevdev
-http://cgit.freedesktop.org/libevdev/
+git@gitlab.freedesktop.org:libevdev/libevdev.git
+https://gitlab.freedesktop.org/libevdev/libevdev.git
The eventual goal is that libevdev wraps all ioctls available to evdev
devices, thus making direct access unnecessary.
@@ -14,8 +14,8 @@ devices, thus making direct access unnecessary.
Go here for the API documentation:
http://www.freedesktop.org/software/libevdev/doc/latest/
-File bugs in the freedesktop.org bugzilla:
-https://bugs.freedesktop.org/enter_bug.cgi?product=libevdev
+File bugs in the freedesktop.org GitLab instance:
+https://gitlab.freedesktop.org/libevdev/libevdev/issues/
Patches, questions and general comments should be submitted to the input-tools@lists.freedesktop.org
mailing list: