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 /doc/faq.texi | |
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
Diffstat (limited to 'doc/faq.texi')
-rw-r--r-- | doc/faq.texi | 2 |
1 files changed, 1 insertions, 1 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? |