diff options
author | Brett Smith <brett@gnu.org> | 2001-08-16 03:06:02 +0000 |
---|---|---|
committer | Brett Smith <brett@gnu.org> | 2001-08-16 03:06:02 +0000 |
commit | b0bc71482c3354017ab2d06a406faa28cedebc87 (patch) | |
tree | 1e297583314b4ac6484ea157dd02d94e862d8ee7 /whatis | |
parent | 2f7cc7f2b7fc965f5e8dc98abc3df926d1919252 (diff) |
fix menu links to point to parent directory
Diffstat (limited to 'whatis')
-rw-r--r-- | whatis/translator.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/whatis/translator.html b/whatis/translator.html index 83e4e2ba..ef2adf32 100644 --- a/whatis/translator.html +++ b/whatis/translator.html @@ -12,13 +12,13 @@ <TABLE width="100%" border="0" cellspacing="0" cellpadding="20"> <TR> <TD ALIGN="LEFT" VALIGN="TOP"> -<A HREF="hurd.html#contents"><STRONG>The GNU Hurd</STRONG></A><BR> -<A HREF="learning-more-about-hurd.html#contents">About the Hurd</A><BR> -<A HREF="learning-more-about-microkernels.html#contents">About Microkernels</A><BR> +<A HREF="../hurd.html#contents"><STRONG>The GNU Hurd</STRONG></A><BR> +<A HREF="../learning-more-about-hurd.html#contents">About the Hurd</A><BR> +<A HREF="../learning-more-about-microkernels.html#contents">About Microkernels</A><BR> <P> -<A HREF="software.html#contents"><STRONG>Software</STRONG></A><BR> -<A HREF="trying-out-hurd.html#contents">Trying out the Hurd</A><BR> -<A HREF="getting-help.html#contents">Getting Help</A><BR> +<A HREF="../software.html#contents"><STRONG>Software</STRONG></A><BR> +<A HREF="../trying-out-hurd.html#contents">Trying out the Hurd</A><BR> +<A HREF="../getting-help.html#contents">Getting Help</A><BR> <p> <a href="/software/hurd/whatis/">Whatis?</a><br> <a href="/software/hurd/howto/">Howto?</a><br> @@ -26,7 +26,7 @@ <P> <!---A HREF="mirrors.html#contents">Mirrors</A><BR---> -<A HREF="acknowledgements.html#contents">Acknowledgements</A><BR> +<A HREF="../acknowledgements.html#contents">Acknowledgements</A><BR> <!---A HREF="copyright.html#contents">Copyright Notice</A---> </TD> <TD ALIGN="LEFT" VALIGN="TOP" TEXT="#000000" BGCOLOR="#FFFFFF"> @@ -285,7 +285,7 @@ Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved.<P> Updated: <!-- hhmts start --> -23 Jan 1999 matthias +$Date$ $Author$ <!-- hhmts end --> <HR> </TD> |