|
From: Nicholas N. <nj...@ca...> - 2004-02-11 14:31:25
|
CVS commit by nethercote: name index.html as home specifically, so that mirrors get the links right M +1 -1 menu.inc 1.12 --- devel-home/valgrind/menu.inc #1.11:1.12 @@ -3,5 +3,5 @@ <dl> <dt><b>About</b> -<dt><a href="/"> Home</a> +<dt><a href="index.html"> Home</a> <dt><a href="overview.html"> Overview</a> <dt><a href="tools.html"> Tools</a> |