|
From: <sv...@va...> - 2005-11-26 22:06:20
|
Author: de Date: 2005-11-26 22:06:16 +0000 (Sat, 26 Nov 2005) New Revision: 247 Log: More broken link fixes ... Modified: trunk/docs/manual/faq.html trunk/downloads/current.html trunk/info/tools.html Modified: trunk/docs/manual/faq.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/manual/faq.html 2005-11-26 21:42:04 UTC (rev 246) +++ trunk/docs/manual/faq.html 2005-11-26 22:06:16 UTC (rev 247) @@ -634,7 +634,7 @@ <p>Read the appropriate section(s) of the=20 <a href=3D"http://www.valgrind.org/docs/manual.html" target=3D"_top">V= algrind=20 Documentation</a>.</p> -<p>Read the <a href=3D"http://www.valgrind.org/docs/dist.html" target=3D= "_top">Distribution Documents</a>.</p> +<p>Read the <a href=3D"http://www.valgrind.org/docs/manual/dist.html" ta= rget=3D"_top">Distribution Documents</a>.</p> <p><a href=3D"http://search.gmane.org" target=3D"_top">Search</a> the=20 <a href=3D"http://news.gmane.org/gmane.comp.debugging.valgrind" target= =3D"_top">valgrind-users</a> mailing list archives, using the group name=20 <code class=3D"computeroutput">gmane.comp.debugging.valgrind</code>.</= p> Modified: trunk/downloads/current.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/downloads/current.html 2005-11-26 21:42:04 UTC (rev 246) +++ trunk/downloads/current.html 2005-11-26 22:06:16 UTC (rev 247) @@ -46,7 +46,7 @@ <p> <a href=3D"/downloads/callgrind-0.10.1.tar.bz2">callgrind 0.10.1 (tar.bz= 2)</a> [172Kb] is the matching version of Josef Weidendorfer's=20 -<a href=3D"http://kcachegrind.sourceforge.net/cgi-bin/show.cgi">Callgrin= d</a> +<a href=3D"http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/KcacheGri= ndIndex">Callgrind</a> profiling tool. This tarball is known to build and work well with 3.1.0= .<br /> <span class=3D"md5sum">md5: 6d8acca6b58b0b72804339d04426d550</span></p> </p> Modified: trunk/info/tools.html =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/info/tools.html 2005-11-26 21:42:04 UTC (rev 246) +++ trunk/info/tools.html 2005-11-26 22:06:16 UTC (rev 247) @@ -114,7 +114,7 @@ <a name=3D"others"></a> <h3>Other Tools</h3> =20 -<p><a href=3D"http://kcachegrind.sourceforge.net/cgi-bin/show.cgi">Callg= rind</a>,=20 +<p><a href=3D"http://kcachegrind.sourceforge.net/cgi-bin/show.cgi/Kcache= GrindIndex">Callgrind</a>,=20 by Josef Weidendorfer, is an extension to=20 <a href=3D"#cachegrind">Cachegrind</a>. It provides all the information that Cachegrind does, plus extra information about |