diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2008-09-13 18:50:53 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2008-09-13 18:50:53 +0000 |
commit | ab5ce4aeae7581e1de6cc8b331f0332627d39e09 (patch) | |
tree | da1b241a86899607c727021bb65c8a70d9fc78fd | |
parent | 19645d742ea08b17fe5dafb378df8978a53a9277 (diff) | |
download | ffmpeg-ab5ce4aeae7581e1de6cc8b331f0332627d39e09.tar.gz |
Update link to FFmpeg Windows Help website.
Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/faq.texi | 2 | ||||
-rw-r--r-- | doc/general.texi | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/faq.texi b/doc/faq.texi index b57ca146f5..e7a0b35c11 100644 --- a/doc/faq.texi +++ b/doc/faq.texi @@ -407,7 +407,7 @@ information. To get help and instructions for building FFmpeg under Windows, check out the FFmpeg Windows Help Forum at -@url{http://arrozcru.no-ip.org/ffmpeg/}. +@url{http://ffmpeg.arrozcru.org/}. @section Can you add automake, libtool or autoconf support? diff --git a/doc/general.texi b/doc/general.texi index cdaf867e83..a0f9bcef60 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -438,7 +438,7 @@ BSD make will not build FFmpeg, you need to install and use GNU Make To get help and instructions for building FFmpeg under Windows, check out the FFmpeg Windows Help Forum at -@url{http://arrozcru.no-ip.org/ffmpeg/}. +@url{http://ffmpeg.arrozcru.org/}. @subsection Native Windows compilation |