[MPlayer-DOCS] broken (internal) links

Diego Biurrun diego at biurrun.de
Wed Sep 6 15:50:57 CEST 2006


On Wed, Sep 06, 2006 at 02:40:38PM +0200, mail at kraymer.de wrote:
> 
> I ran a link checker through DOCS/html-single-en/MPlayer.html and it 
> showed two broken internal links.
> 1. link to ../../codecs-status.html which obviously does not exist. I 
> don't know of any other place in current xml docs where a status list 
> would be, so the section
> > <qandaentry>
> > <question><para>
> > I have problems playing files with the ... codec. Can I use them?
> > </para></question>> <answer><para>
> > Check the <ulink url="../../codecs-status.html">codec status</ulink>, if
> > it doesn't contain your codec, read the <link linkend="codecs">codec
> > documentation</link>, especially the <link
> > linkend="codec-importing">codec importing HOWTO</link> and contact us.
> > </para></answer>> </qandaentry>
> 
> should be limited to codec documentation and codec importing.
> I think I'll fix it myself but I'm thankful for suggestions.

This one will work on the website when it finds the codecs status page
in the right place.

> 2. link to www.amigasoft.net in ports.xml is assumed relative due to 
> missing http:// in the url tag. I already fixed it locally and will 
> commit soon.

Commit.

Diego




More information about the MPlayer-DOCS mailing list