diff options
author | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-20 10:21:08 +0000 |
---|---|---|
committer | GNU Hurd wiki engine <web-hurd@gnu.org> | 2007-08-20 10:21:08 +0000 |
commit | bdf50f1033c215238634e6cc517bce83dc401e3c (patch) | |
tree | 07c8a8114ee5a37aa89f33efa47aa606e91e9126 /Mach | |
parent | 1b238b84947f957ac016d7479eb7f5fe1e46d2ea (diff) | |
download | web-bdf50f1033c215238634e6cc517bce83dc401e3c.tar.gz web-bdf50f1033c215238634e6cc517bce83dc401e3c.tar.bz2 web-bdf50f1033c215238634e6cc517bce83dc401e3c.zip |
web commit by NealWalfield: Fix documentation link.
Diffstat (limited to 'Mach')
-rw-r--r-- | Mach/MachConcepts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mach/MachConcepts.mdwn b/Mach/MachConcepts.mdwn index b513b376..f81e4e4f 100644 --- a/Mach/MachConcepts.mdwn +++ b/Mach/MachConcepts.mdwn @@ -4,4 +4,4 @@ form of threads, [[Mach/IPC]], [[capabilities]] in the form of [[Mach/Ports]], and [[Mach/MemoryObjects]], which enable Mach's [[Mach/ExternalPagerMechanism]]. -Mach's API is well-documented [[Mach/Documentation]]. +Mach's API is well-[[documented|Mach/Documentation]].
\ No newline at end of file |