summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Engestrom <eric.engestrom@imgtec.com>2017-10-04 11:15:20 +0100
committerEric Engestrom <eric.engestrom@imgtec.com>2017-10-04 11:15:20 +0100
commit3da1bd42660c3f87641011c193543e435f304744 (patch)
tree932ba568d51da4d61e901b521a88af08448aa4bb
parent7aad115bcd1bf6e6a1a960cc8851a502b3ad9cb8 (diff)
XcbUtil: fix api page url
-rw-r--r--XcbUtil.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/XcbUtil.mdwn b/XcbUtil.mdwn
index 33810e1..21b1507 100644
--- a/XcbUtil.mdwn
+++ b/XcbUtil.mdwn
@@ -12,4 +12,4 @@ These libraries are currently included, roughly ordered by maturity:
- event: Callback X event handling.
- image: Port of Xlib's XImage and XShmImage functions.
-The online API documentation can be found [here](/XcbUtil/api/), and can be built using doxygen.
+The online API documentation can be found [here](/XcbApi/), and can be built using doxygen.