summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/faq/faq.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq/faq.sgml b/doc/faq/faq.sgml
index 0a4a43491..a697e8985 100644
--- a/doc/faq/faq.sgml
+++ b/doc/faq/faq.sgml
@@ -465,10 +465,10 @@
<sect2 id="win32build">
<title>How to compile xine for Windows?</title>
<para>
- For compiling xine under MinGW, CygWin or MS Visual C see <ulink url="http://cvs.sourceforge.net/viewcvs.py/*checkout*/xine/xine-lib/doc/README.WIN32"><filename>README.WIN32</filename></ulink>.
+ For compiling xine under Windows with MinGW, CygWin or MS Visual C see <ulink url="http://xine.cvs.sourceforge.net/*checkout*/xine/xine-lib/doc/README.WIN32"><filename>README.WIN32</filename></ulink>.
</para>
<para>
- For cross-compiling xine under MinGW from comfortable unix-like environment see <ulink url="http://cvs.sourceforge.net/viewcvs.py/*checkout*/xine/xine-lib/doc/README.MINGWCROSS"><filename>README.MINGWCROSS</filename></ulink>.
+ For cross-compiling xine under comfortable unix-like environment with MinGW see <ulink url="http://xine.cvs.sourceforge.net/*checkout*/xine/xine-lib/doc/README.MINGWCROSS"><filename>README.MINGWCROSS</filename></ulink>.
</para>
</sect2>