From 008a44ef8b721ab4139a7be36e4ac8ada435fd6a Mon Sep 17 00:00:00 2001
From: Diego Biurrun <diego@biurrun.de>
Date: Mon, 19 Jul 2010 08:56:55 +0000
Subject: [PATCH] Mark URL as such with texinfo markup.

Originally committed as revision 24323 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/faq.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/faq.texi b/doc/faq.texi
index 7b0c75a1f02..9ec1b602fb9 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -45,7 +45,7 @@ Likely reasons
 @itemize
 @item We are busy and haven't had time yet to read your report or
 investigate the issue.
-@item You didn't follow bugreports.html.
+@item You didn't follow @url{http://ffmpeg.org/bugreports.html}.
 @item You didn't use Subversion HEAD.
 @item You reported a segmentation fault without gdb output.
 @item You describe a problem but not how to reproduce it.
-- 
GitLab