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/general.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/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
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 |