From ab5ce4aeae7581e1de6cc8b331f0332627d39e09 Mon Sep 17 00:00:00 2001 From: Ramiro Polla <ramiro.polla@gmail.com> Date: Sat, 13 Sep 2008 18:50:53 +0000 Subject: [PATCH] Update link to FFmpeg Windows Help website. Originally committed as revision 15312 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/faq.texi | 2 +- doc/general.texi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/faq.texi b/doc/faq.texi index b57ca146f51..e7a0b35c119 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 cdaf867e838..a0f9bcef608 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 -- GitLab