|
From: <sv...@va...> - 2005-11-26 21:42:08
|
Author: de
Date: 2005-11-26 21:42:04 +0000 (Sat, 26 Nov 2005)
New Revision: 246
Log:
Fix (more) broken links found by link-checker :(
Modified:
trunk/docs/index.html
trunk/docs/manual/manual-core.html
trunk/php/menu.php
trunk/support/bug_reports.html
trunk/support/summary.html
Modified: trunk/docs/index.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/index.html 2005-11-26 20:55:35 UTC (rev 245)
+++ trunk/docs/index.html 2005-11-26 21:42:04 UTC (rev 246)
@@ -5,16 +5,15 @@
<a name=3D"index"></a>Valgrind Documentation</h1></div>
<div align=3D"center"><p class=3D"releaseinfo">Release 3.1.0 November 25=
2005</p></div>
<div align=3D"center"><p class=3D"copyright">Copyright =A9 2000-2005=20
- <a href=3D"dist.authors.html" title=3D"2.=A0AUTHORS">AUTHORS</a>
+ <a href=3D"manual/dist.authors.html" title=3D"2.=A0AUTHORS">AUTH=
ORS</a>
</p></div>
<div align=3D"center"><div class=3D"legalnotice">
-<a name=3D"id2479054"></a><p>Permission is granted to copy, distribute a=
nd/or
- modify this document under the terms of the GNU Free
- Documentation License, Version 1.2 or any later version
- published by the Free Software Foundation; with no
- Invariant Sections, with no Front-Cover Texts, and with no
- Back-Cover Texts. A copy of the license is included in the
- section entitled <a href=3D"license.gfdl.html">The GNU Free Docume=
ntation License</a>.</p>
+<a name=3D"id2479054"></a><p>Permission is granted to copy, distribute a=
nd/or=20
+ modify this document under the terms of the GNU Free Documentation=
License,=20
+ Version 1.2 or any later version published by the Free Software Fo=
undation;=20
+ with no Invariant Sections, with no Front-Cover Texts, and with no=
Back-Cover
+ Texts. A copy of the license is included in the section entitled=20
+ <a href=3D"manual/license.gfdl.html">The GNU Free Documentation Li=
cense</a>.</p>
</div></div>
</div>
<hr>
@@ -34,7 +33,7 @@
<br><table class=3D"nav" width=3D"100%" cellspacing=3D"3" cellpadding=3D=
"2" border=3D"0" summary=3D"Navigation footer"><tr>
<td rowspan=3D"2" width=3D"40%" align=3D"left">=A0</td>
<td width=3D"20%" align=3D"center">=A0</td>
-<td rowspan=3D"2" width=3D"40%" align=3D"right">=A0<a accesskey=3D"n" hr=
ef=3D"QuickStart.html">The Valgrind Quick Start Guide=A0>></a>
+<td rowspan=3D"2" width=3D"40%" align=3D"right">=A0<a accesskey=3D"n" hr=
ef=3D"manual/QuickStart.html">The Valgrind Quick Start Guide=A0>></=
a>
</td>
</tr></table>
</div>
Modified: trunk/docs/manual/manual-core.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/manual-core.html 2005-11-26 20:55:35 UTC (rev 245)
+++ trunk/docs/manual/manual-core.html 2005-11-26 21:42:04 UTC (rev 246)
@@ -1299,7 +1299,7 @@
effect before dying in this way. This is a known problem which
we should fix.</p>
<p>Read the=20
-<a href=3D"http://www.valgrind.org/docs/FAQ/" target=3D"_top">FAQ</a> fo=
r
+<a href=3D"http://www.valgrind.org/docs/manual/FAQ.html" target=3D"_top"=
>FAQ</a> for
more advice about common problems, crashes, etc.</p>
</div>
<div class=3D"sect1" lang=3D"en">
Modified: trunk/php/menu.php
=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/php/menu.php 2005-11-26 20:55:35 UTC (rev 245)
+++ trunk/php/menu.php 2005-11-26 21:42:04 UTC (rev 246)
@@ -17,12 +17,12 @@
);
=20
$docs =3D array(
- array( 'url'=3D>'manual/index.html', 'tag'=3D>'Table of Contents=
' ),
- array( 'url'=3D>'manual/quick-start.html', 'tag'=3D>'Quick Start' ),
- array( 'url'=3D>'manual/FAQ.html', 'tag'=3D>'FAQ' ),
- array( 'url'=3D>'manual/manual.html', 'tag'=3D>'User Manual' ),
- array( 'url'=3D>'download_docs.html', 'tag'=3D>'Download Manual' =
),
- array( 'url'=3D>'pubs.html', 'tag'=3D>'Publications' )
+ array( 'url'=3D>'manual/index.html', 'tag'=3D>'Table of Contents'=
),
+ array( 'url'=3D>'manual/QuickStart.html', 'tag'=3D>'Quick Start' ),
+ array( 'url'=3D>'manual/FAQ.html', 'tag'=3D>'FAQ' ),
+ array( 'url'=3D>'manual/manual.html', 'tag'=3D>'User Manual' ),
+ array( 'url'=3D>'download_docs.html', 'tag'=3D>'Download Manual' )=
,
+ array( 'url'=3D>'pubs.html', 'tag'=3D>'Publications' )
);
=20
$contact =3D array(=20
Modified: trunk/support/bug_reports.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/support/bug_reports.html 2005-11-26 20:55:35 UTC (rev 245)
+++ trunk/support/bug_reports.html 2005-11-26 21:42:04 UTC (rev 246)
@@ -1,7 +1,7 @@
<h1>Bug Reports</h1>
=20
<p>Before you report a bug, please consult the=20
-<a href=3D"/docs/FAQ/">Frequently Asked Questions</a>. It
+<a href=3D"/docs/manual/FAQ.html">Frequently Asked Questions</a>. It
contains workarounds for more or less all the failure conditions
for which we know a workaround. This includes a large fraction of
the failures people seem to encounter in practice.</p>
Modified: trunk/support/summary.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/support/summary.html 2005-11-26 20:55:35 UTC (rev 245)
+++ trunk/support/summary.html 2005-11-26 21:42:04 UTC (rev 246)
@@ -3,7 +3,7 @@
<p>The easiest way to contact us is by email. =20
Before sending email to us, <b>please ensure</b> that your issue
isn't dealt with by information in the <a
-href=3D"/docs/FAQ/">Frequently Asked Questions</a>, or isn't best
+href=3D"/docs/manual/FAQ.html">Frequently Asked Questions</a>, or isn't =
best
addressed by one of the following:</p>
=20
=20
|