|
From: Nicholas N. <nj...@ca...> - 2003-11-13 12:39:42
|
CVS commit by nethercote: Changed the broken links to refer to 2.0.0 instead of 20031012. Assuming I've go them right, Julian now just needs to drop the right files into the right places on developer.kde.org/~sewardj. M +5 -3 docs.html 1.3 M +1 -1 sysreqs.html 1.4 --- devel-home/valgrind/docs.html #1.2:1.3 @@ -8,9 +8,11 @@ <center><h2>Documentation</h2></center> -<a HREF="docs-20031012/manual.html">Full documentation</a> for version -20031012 is supplied, up to date as of 12 October 2003. +<a href="http://developer.kde.org/~sewardj/docs-2.0.0/manual.html">Full +documentation</a> for version 2.0.0 is supplied, up to date as of 11 November +2003. <p> The overly-curious may want to read -<a HREF="docs-20031012/mc_techdocs.html">detailed tech docs</a> about how +<a href="http://developer.kde.org/~sewardj/docs-2.0.0/mc_techdocs.html"> +detailed tech docs</a> about how Valgrind is implemented. --- devel-home/valgrind/sysreqs.html #1.3:1.4 @@ -30,5 +30,5 @@ <p> </ul> -<a HREF="docs-20031012/coregrind_core.html#limits"> +<a href="http://developer.kde.org/~sewardj/docs-2.0.0/coregrind_core.html#limits"> Section 2.12 of the manual</a> contains a complete list of limitations. <p> |