summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2013-07-17 11:05:08 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2013-07-17 13:06:35 +1000
commita9a5a93a78c13b182f2b1afb4b8ea0e86fc82de2 (patch)
tree1c464020b740e78a7c40dada4dce88fd201769d1 /README.md
parent76a03e53261723f6096a5bec90207c9ea304c227 (diff)
Change github.com references to freedesktop.org
Except for the API documentation, that'll stay on github for now until I figure out where to put it (and have the space to put it in). Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index a34f409..8679d35 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +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.
-http://github.com/whot/libevdev
+git://git.freedesktop.org/git/libevdev
+http://cgit.freedesktop.org/libevdev/
**libevdev is currently in early stages of development. Use at your own risk**
@@ -15,3 +16,5 @@ devices, thus making direct access unnecessary.
Go here for the API documentation:
http://whot.github.io/libevdev/
+File bugs in the freedesktop.org bugzilla:
+https://bugs.freedesktop.org/enter_bug.cgi?product=libevdev