Thanks Nick.  You beat me to it.


Greg Newman

http://20seven.org

twitter: 20seven


On Thu, Jul 16, 2009 at 5:44 PM, Nick Dokos <nicholas.dokos@hp.com> wrote:
Bastien <bastienguerry@googlemail.com> wrote:

> Greg Newman <greg@20seven.org> writes:
>
> > I found a broken link in the manual just now.  The appendix link A
> > extensions (on the left nav) gives a 404.
>
> I can't find the broken link.
>
> Btw, the manual lives in two locations:
>
> http://orgmode.org/org.html
> http://orgmode.org/manual/
>
> Can you send the relevant link?
>

The navigation menu on the left of the page is out of sync: it contains
a link to a non-existent appendix "A Extensions" in between the
"Miscellaneous" link and the "B Hacking" link. The manual itself goes
from Ch. 14 "Miscellaneous" to "Hacking" as its Next: link.  The bad
link is

  http://orgmode.org/manual/Extensions.html#Extensions

HTH,
Nick

PS. Here is a fragment of the page source:

...
<div id="table-of-contents">
<h2>Table of Contents</h2>
<div id="text-table-of-contents">
<ul>
<li><a name="toc_Top" href="index.html#Top">Org Mode Manual</a>
<li><a name="toc_Introduction" href="Introduction.html#Introduction">1 Introduction</a>
<li><a name="toc_Document-Structure" href="Document-Structure.html#Document-Structure">2 Document Structure</a>

<li><a name="toc_Tables" href="Tables.html#Tables">3 Tables</a>
<li><a name="toc_Hyperlinks" href="Hyperlinks.html#Hyperlinks">4 Hyperlinks</a>
<li><a name="toc_TODO-Items" href="TODO-Items.html#TODO-Items">5 TODO Items</a>
<li><a name="toc_Tags" href="Tags.html#Tags">6 Tags</a>
<li><a name="toc_Properties-and-Columns" href="Properties-and-Columns.html#Properties-and-Columns">7 Properties and Columns</a>
<li><a name="toc_Dates-and-Times" href="Dates-and-Times.html#Dates-and-Times">8 Dates and Times</a>
<li><a name="toc_Capture" href="Capture.html#Capture">9 Capture</a>
<li><a name="toc_Agenda-Views" href="Agenda-Views.html#Agenda-Views">10 Agenda Views</a>
<li><a name="toc_Embedded-LaTeX" href="Embedded-LaTeX.html#Embedded-LaTeX">11 Embedded LaTeX</a>

<li><a name="toc_Exporting" href="Exporting.html#Exporting">12 Exporting</a>
<li><a name="toc_Publishing" href="Publishing.html#Publishing">13 Publishing</a>
<li><a name="toc_Miscellaneous" href="Miscellaneous.html#Miscellaneous">14 Miscellaneous</a>
<li><a name="toc_Extensions" href="Extensions.html#Extensions">A Extensions</a>                <========================THIS ONE
<li><a name="toc_Hacking" href="Hacking.html#Hacking">B Hacking</a>
<li><a name="toc_History-and-Acknowledgments" href="History-and-Acknowledgments.html#History-and-Acknowledgments">C History and Acknowledgments</a>
<li><a name="toc_Main-Index" href="Main-Index.html#Main-Index">Main Index</a>
<li><a name="toc_Key-Index" href="Key-Index.html#Key-Index">Key Index</a>
</li></ul>

</div>
</div>