From 1007f12ac2b2d7f616f39789e47b0a2d96dc495d Mon Sep 17 00:00:00 2001
From: Ramiro Polla <ramiro.polla@gmail.com>
Date: Sat, 26 Mar 2011 21:22:23 -0300
Subject: [PATCH] Remove arrozcru URL from documentation

---
 doc/faq.texi     |    4 ----
 doc/general.texi |    4 ----
 2 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/doc/faq.texi b/doc/faq.texi
index bfaaaf4..27b26b6 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -404,10 +404,6 @@ Yes, but the Cygwin or MinGW tools @emph{must} be used to compile Libav.
 Read the @emph{Windows} section in the Libav documentation to find more
 information.
 
-To get help and instructions for building Libav under Windows, check out
-the FFmpeg Windows Help Forum at
-@url{http://ffmpeg.arrozcru.org/}.
-
 @section Can you add automake, libtool or autoconf support?
 
 No. These tools are too bloated and they complicate the build.
diff --git a/doc/general.texi b/doc/general.texi
index 1bce042..4636471 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -808,10 +808,6 @@ in your PATH, Libav's configure will pick it up automatically.
 
 @section Windows
 
-To get help and instructions for building Libav under Windows, check out
-the FFmpeg Windows Help Forum at
-@url{http://ffmpeg.arrozcru.org/}.
-
 @subsection Native Windows compilation
 
 Libav can be built to run natively on Windows using the MinGW tools. Install
-- 
1.6.0.4

