From 7b089b79e6c9e2f36e3811a24f64f2e00e46786d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Diego=20Elio=20Petten=C3=B2?= <flameeyes@flameeyes.eu>
Date: Sat, 12 May 2012 16:22:06 -0700
Subject: [PATCH] doc: fix link to fate.libav.org
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Diego Elio Pettenò <flameeyes@flameeyes.eu>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
---
 doc/fate.texi | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/doc/fate.texi b/doc/fate.texi
index c1011e73f8..5489d95133 100644
--- a/doc/fate.texi
+++ b/doc/fate.texi
@@ -87,8 +87,9 @@ Specify a mask to be applied to autodetected CPU flags.
 In order to automatically testing specific configurations, e.g. multiple
 compilers, @command{tests/fate.sh} is provided.
 
-This shell script builds Libav, runs the regression tests and prepares a
-report that can be sent to @url{fate.libav.org} or directly examined locally.
+This shell script builds Libav, runs the regression tests and prepares
+a report that can be sent to @url{http://fate.libav.org/} or directly
+examined locally.
 
 @section Testing Profiles
 The configuration file passed to @command{fate.sh} is shell scripts as well.