diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:21:26 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-08-07 17:21:26 +0200 |
commit | e1f27467532fb470b383ca8115e0d562fedcce03 (patch) | |
tree | 71068f66aea8935f9e402ea03d7fe59302f91aef /Mig/WebHome.mdwn | |
parent | be6a871fb6cfafa9d8c25a98f54a74d9959070ad (diff) | |
download | web-e1f27467532fb470b383ca8115e0d562fedcce03.tar.gz web-e1f27467532fb470b383ca8115e0d562fedcce03.tar.bz2 web-e1f27467532fb470b383ca8115e0d562fedcce03.zip |
Fix broken in-wiki links. I hope I didn't break any other stuff.
Diffstat (limited to 'Mig/WebHome.mdwn')
-rw-r--r-- | Mig/WebHome.mdwn | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Mig/WebHome.mdwn b/Mig/WebHome.mdwn index eca3e92b..d8fc7779 100644 --- a/Mig/WebHome.mdwn +++ b/Mig/WebHome.mdwn @@ -5,18 +5,18 @@ The [[MachInterfaceGenerator]] (MIG) is a program which generates inter-process <tr> <td valign="top" width="65%"> <p> Mach servers run as separate tasks and communicate with RPC messages. The RPC interface is language independant and somewhat complex. MIG mitigates this complexity. </p> - <p> GNU MIG is fully compatible with OSF MIG. The <a href="http://www.gnu.org/software/hurd/mig.html" target="_top">official Mig</a> site is a page hosted on the official Hurd site. <span style="background:"><font color="">Mig Documentation</font></span><a href="http://LOCATION/MigDocumentation">?</a> is available. Mig also has it's own CVS module within the main Hurd CVS site. </p> - <p><span style="background:"><font color="">Building the Mach Interface Generator</font></span><a href="http://LOCATION/BuildingMIG">?</a></p> + <p> GNU MIG is fully compatible with OSF MIG. The <a href="http://www.gnu.org/software/hurd/mig.html" target="_top">official Mig</a> site is a page hosted on the official Hurd site. <span style="background:"><font color="">Mig Documentation</font></span>[[MigDocumentation]] is available. Mig also has it's own CVS module within the main Hurd CVS site. </p> + <p><span style="background:"><font color="">Building the Mach Interface Generator</font></span>[[BuildingMIG]]</p> <p> </p> <dl> - <dt><span style="background:"><font color="">Web Discuss</font></span><a href="http://LOCATION/WebDiscuss">?</a></dt> + <dt><span style="background:"><font color="">Web Discuss</font></span>[[WebDiscuss]]</dt> <dd> Discussion about how to make this part of the site better and more informative. </dd> </dl> <p> </p> <dl> - <dt><span style="background:"><font color="">Web Preferences</font></span><a href="http://LOCATION/WebPreferences">?</a></dt> + <dt><span style="background:"><font color="">Web Preferences</font></span>[[WebPreferences]]</dt> <dd> specific settings for this web </dd> </dl> <p> @@ -31,18 +31,18 @@ The [[MachInterfaceGenerator]] (MIG) is a program which generates inter-process </p> <table border="1" cellpadding="1" cellspacing="0"> <tr> - <th bgcolor="#99CCCC"><strong>Hot Topics <font size="-1">(<span style="background:"><font color="">more</font></span><a href="http://LOCATION/WebStatistics">?</a>)</font></strong></th> + <th bgcolor="#99CCCC"><strong>Hot Topics <font size="-1">(<span style="background:"><font color="">more</font></span>[[WebStatistics]])</font></strong></th> <th bgcolor="#99CCCC"><strong>Top Contributors</strong></th> </tr> </table> %INCLUDE{"WebStatistics" pattern=".*?\-\-statTopContributors\-\-\&gt;[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+\|[^\|]+(\|[^\|]+\|[^\|]+\|).*"}% <p> - </p><input name="search" size="20" type="text" /> <input type="submit" value="Search %WEB%" /><br /><font size="-1">More search options in <span style="background:"><font color="">Web Search</font></span><a href="http://LOCATION/WebSearch">?</a></font><br /> + </p><input name="search" size="20" type="text" /> <input type="submit" value="Search %WEB%" /><br /><font size="-1">More search options in <span style="background:"><font color="">Web Search</font></span>[[WebSearch]]</font><br /> <p> Currently, Web refers to the Mig Web. </p> <p> </p> <ul> - <li><span style="background:"><font color="">Web Index</font></span><a href="http://LOCATION/WebIndex">?</a> - alphabetical </li> - <li><span style="background:"><font color="">Web Changes</font></span><a href="http://LOCATION/WebChanges">?</a> - by modification time </li> - <li><span style="background:"><font color="">Web Notify</font></span><a href="http://LOCATION/WebNotify">?</a> - email alerts </li> + <li><span style="background:"><font color="">Web Index</font></span>[[WebIndex]] - alphabetical </li> + <li><span style="background:"><font color="">Web Changes</font></span>[[WebChanges]] - by modification time </li> + <li><span style="background:"><font color="">Web Notify</font></span>[[WebNotify]] - email alerts </li> </ul> <p> </p> |