summaryrefslogtreecommitdiff
path: root/XcbPorting.mdwn
diff options
context:
space:
mode:
authorXCB site <xcb@freedesktop.org>2008-06-22 03:07:52 -0700
committerXCB site <xcb@freedesktop.org>2008-06-22 03:07:52 -0700
commitafd9f62e36bdc8e03c51198c0883266830b2eb2a (patch)
treee4e2efe3c9548db4ac6bdb9844af40c2793197df /XcbPorting.mdwn
parent59fc7a52984622994ced43ab35b67fd1f2859b0f (diff)
web commit by SethWKlein: Giving up on wiki links
Diffstat (limited to 'XcbPorting.mdwn')
-rw-r--r--XcbPorting.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/XcbPorting.mdwn b/XcbPorting.mdwn
index 0e66e3e..c3e731f 100644
--- a/XcbPorting.mdwn
+++ b/XcbPorting.mdwn
@@ -37,6 +37,6 @@ Follow the function's link to see its prototype and an example of how to use it.
<p>[[XcbPortingCreateCursor]] Creating a cursor from a standard font.</p>
</dd>
<dd>
- <p>[[tutorial/events]] explains how to set up the event loop in XCB and compares the process with Xlib&#39;s <tt>XNextEvent</tt> and <tt>XPending</tt>.</p>
+ <p><a href="http://xcb.freedesktop.org/tutorial/events/">The Events section of the XCB Tutorial</a> explains how to set up the event loop in XCB and compares the process with Xlib&#39;s <tt>XNextEvent</tt> and <tt>XPending</tt>.</p>
</dd>
</dl>