diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-05 00:37:05 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-09-05 00:37:05 +0000 |
commit | a7631a3a8d4ccbda79077579bfcec0829ebd5bad (patch) | |
tree | 3cd300e6fdba7dcd133a2527a5c383a27b9dca40 | |
parent | a4676777d668d406a442302e340b93c4a29cab32 (diff) | |
download | web-a7631a3a8d4ccbda79077579bfcec0829ebd5bad.tar.gz web-a7631a3a8d4ccbda79077579bfcec0829ebd5bad.tar.bz2 web-a7631a3a8d4ccbda79077579bfcec0829ebd5bad.zip |
Fix broken wiki links; thanks to John Darrington.
-rw-r--r-- | devel.html | 2 | ||||
-rw-r--r-- | docs.html | 2 | ||||
-rw-r--r-- | help.html | 2 | ||||
-rw-r--r-- | whatsnew.html | 2 |
4 files changed, 4 insertions, 4 deletions
@@ -86,7 +86,7 @@ system</a></h3> There are essentially two possibilities: either you install the GNU/Hurd on a system (see <a href="/software/hurd/install.html">here</a>) or if you don't have a system to install it on, you can be provided with a shell account. See -<a href="http://www.bddebian.com/~wiki/Hurd/PublicHurdBoxen">this wiki page</a> +<a href="http://www.bddebian.com/~wiki/public_hurd_boxen">this wiki page</a> for details. <H3><A HREF="#TOCtasks" NAME="tasks">Tasks</A></H3> @@ -187,7 +187,7 @@ to <a href="http://www.bddebian.com/~wiki/HowToContributeToThisWiki">contribute< <ul> -<li><a href="http://www.bddebian.com/~wiki/NextHurd">The future direction of +<li><a href="http://www.bddebian.com/~wiki/hurd/ng">The future direction of the GNU Hurd</a>. </ul> @@ -113,7 +113,7 @@ network. The network of IRC servers can be accessed through dedicated to the Hurd. You can find other users and developers interested in the Hurd there and chat with them in real time. Further information is available on <a -href="http://www.bddebian.com/~wiki/Hurd/HurdIRC">this wiki page</a>. +href="http://www.bddebian.com/~wiki/irc">this wiki page</a>. <P> <EM>Some of these links are at other web sites not maintained by the diff --git a/whatsnew.html b/whatsnew.html index 4aee1f64..548003b0 100644 --- a/whatsnew.html +++ b/whatsnew.html @@ -175,7 +175,7 @@ realization.</blockquote></dd> <p>A number of GNU Hurd developers will again (as already in the previous years) meet at the time of the FOSDEM 2007, which will take place from 2007-02-24 to 25 in Brussels, Belgium. <a -href="http://www.bddebian.com/~wiki/Hug/FOSDEM2007">This wiki page</a> has +href="http://www.bddebian.com/~wiki/community/meetings/fosdem2007">This wiki page</a> has some details. <a href="/software/hurd/help.html">Contact us</a> if you are interested in meeting with us.</p> |