link fixes
authorDiego Biurrun <diego@biurrun.de>
Wed, 12 Sep 2007 10:04:44 +0000 (10:04 +0000)
committerDiego Biurrun <diego@biurrun.de>
Wed, 12 Sep 2007 10:04:44 +0000 (10:04 +0000)
Originally committed as revision 10480 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/faq.texi

index 3af5bf4..daa2dc3 100644 (file)
@@ -151,7 +151,7 @@ Choose a different codec with the -vcodec command line option.
 @section ffmpeg does not work; What is wrong?
 
 Try a 'make distclean' in the ffmpeg source directory before the build. If this does not help see
-(@url{http://ffmpeg.org/bugreports.php}).
+(@url{http://ffmpeg.org/bugreports.html}).
 
 @section How do I encode XviD or DivX video with ffmpeg?
 
@@ -352,7 +352,7 @@ it implemented is to undertake the task yourself.
 
 Yes. Read the Developers Guide of the FFmpeg documentation. Alternatively,
 examine the source code for one of the many open source projects that
-already incorporate ffmpeg at (@url{projects.php}).
+already incorporate ffmpeg at (@url{projects.html}).
 
 @section Can you support my C compiler XXX?