[Xcb-commit] tutorial.mdwn
XCB site
xcb at freedesktop.org
Fri Sep 5 19:35:41 PDT 2008
tutorial.mdwn | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
New commits:
commit 060eced10035e799dc16a148adc445121bb45ceb
Author: XCB site <xcb at freedesktop.org>
Date: Fri Sep 5 19:35:40 2008 -0700
web commit by jesseross
diff --git a/tutorial.mdwn b/tutorial.mdwn
index b65c1f5..569e8b9 100644
--- a/tutorial.mdwn
+++ b/tutorial.mdwn
@@ -5,10 +5,10 @@ After reading this page, read these pages (in this order):
* [Basic Windows and Drawing](basicwindowsanddrawing)
* [Events](events)
* [Text and Fonts](fonts)
-* [[WindowContextAndManipulation]]
-* [[ColorsAndPixMaps]]
-* [[MouseCursors]]
-* [[XlibToXCBTranslationGuide]]
+* [Window Context and Manipulation](../windowcontextandmanipulation)
+* [Colors and PixMaps](../colorsandpixmaps)
+* [Mouse Cursors](mousecursors)
+* [Xlib to XCB Translation Guide](../xlibtoxcbtranslationguide)
# Introduction
More information about the xcb-commit
mailing list