summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-12 15:01:48 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-09-12 15:01:48 +0000
commit6165ceaeac804b5419a12e386871d247855bbdae (patch)
tree29d1373b8c247a7496cba07d2ef281579669819c /DOCS
parentc7ee94590ab32e2832e0b0ee49dffbbffb1a4939 (diff)
downloadmpv-6165ceaeac804b5419a12e386871d247855bbdae.tar.bz2
mpv-6165ceaeac804b5419a12e386871d247855bbdae.tar.xz
link fix: The codecs page was merged into the download page.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19809 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/faq.xml2
-rw-r--r--DOCS/xml/en/install.xml2
-rw-r--r--DOCS/xml/en/ports.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml
index fc6dbc1d40..72af0f78bc 100644
--- a/DOCS/xml/en/faq.xml
+++ b/DOCS/xml/en/faq.xml
@@ -322,7 +322,7 @@ There are error messages about file not found <filename>/usr/local/lib/codecs/</
</para></question>
<answer><para>
Download and install the binary codecs from our
-<ulink url="http://www.mplayerhq.hu/design7/codecs.html">codecs page</ulink>.
+<ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>.
</para></answer>
</qandaentry>
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 7ee3ce795e..68bd701953 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -159,7 +159,7 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
<emphasis role="bold">Win32 codecs</emphasis>: If you plan to use
<application>MPlayer</application> on x86 architecture, you will possibly need
them. Download a codec package from our
- <ulink url="http://www.mplayerhq.hu/design7/codecs.html">codecs page</ulink>
+ <ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>
and put the codecs in <filename class="directory">/usr/local/lib/codecs</filename>
<emphasis role="bold">BEFORE</emphasis> compiling <application>MPlayer</application>,
otherwise no Win32 support will be compiled!
diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml
index 56e0d1fed0..4e39907047 100644
--- a/DOCS/xml/en/ports.xml
+++ b/DOCS/xml/en/ports.xml
@@ -596,7 +596,7 @@ $ ./configure --charset=noconv
keep it from being used.</para>
<para>There are special codec packages for Windows available on our
- <ulink url="http://www.mplayerhq.hu/design7/codecs.html">codecs page</ulink>
+ <ulink url="http://www.mplayerhq.hu/design7/dload.html">download page</ulink>
to allow playing formats for which there is no native support yet.
Put the codecs somewhere in your path or pass
<option>--with-codecsdir=<replaceable>c:/path/to/your/codecs</replaceable></option>