OSDN Git Service

link fix by Dujardin Bernard, dujardin.iut numericable fr
authorDiego Biurrun <diego@biurrun.de>
Mon, 19 Feb 2007 12:14:28 +0000 (12:14 +0000)
committerDiego Biurrun <diego@biurrun.de>
Mon, 19 Feb 2007 12:14:28 +0000 (12:14 +0000)
Originally committed as revision 8028 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/faq.texi

index 70620bb..8c9d9ab 100644 (file)
@@ -296,7 +296,7 @@ No. These tools are too bloated and they complicate the build.
 ffmpeg is already organized in a highly modular manner and does not need to
 be rewritten in a formal object language. Further, many of the developers
 favor straight C; it works for them. For more arguments on this matter,
-read "Programming Religion" at (@url{http://lkml.org/faq/lkmlfaq-15.html}).
+read "Programming Religion" at (@url{http://www.tux.org/lkml/#s15}).
 
 @section Why are the ffmpeg programs devoid of debugging symbols ?