From 217aa4b2ab8fe9ed46c41abd81ddfdce1ac18e46 Mon Sep 17 00:00:00 2001
From: GNU Hurd wiki engine <web-hurd@gnu.org>
Date: Wed, 22 Aug 2007 16:14:42 +0000
Subject: web commit by NealWalfield: Fix extensible link

---
 Hurd/TheGnuHurd.mdwn | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Hurd/TheGnuHurd.mdwn b/Hurd/TheGnuHurd.mdwn
index e4dc7827..fac42770 100644
--- a/Hurd/TheGnuHurd.mdwn
+++ b/Hurd/TheGnuHurd.mdwn
@@ -2,7 +2,7 @@ The Hurd is GNU's replacement for the various UNIX and Linux kernels.
 
 The Hurd is firstly a collection of protocols formalizing how different
 components may interact. The protocols are designed to reduce the mutual
-[[trust]] requirements of the actors thereby permitting a more [[extensible]]
+[[trust]] requirements of the actors thereby permitting a more [[extensible|extensibility]]
 system. These include interface definitions to manipulate files and
 directories and to resolve path names. This allows any process to
 implement a file system. The only requirement is that it have access
-- 
cgit v1.2.3