From 3eb3af54f3a05879a3c13ff065462e6f5897fe21 Mon Sep 17 00:00:00 2001
From: diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Date: Sat, 14 Dec 2002 15:50:27 +0000
Subject: [PATCH] link added, section reworded.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8450 b3059339-0415-0410-9bf9-f77b7e298cf2
---
 DOCS/video.html | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/DOCS/video.html b/DOCS/video.html
index fdef3daa23..c99d23350c 100644
--- a/DOCS/video.html
+++ b/DOCS/video.html
@@ -999,9 +999,10 @@ recognize <CODE>:vidix</CODE> subdevice.
 <P>This video output driver will enable CRTC2 (on the second head) on the
   Matrox G400 card, displaying video <B>independently</B> of the first head.</P>
 
-<P>Instructions on how to make it work can be found here:
-  <A HREF="http://www.sci.fi/~syrjala/directfb/readme.txt">http://www.sci.fi/~syrjala/directfb/readme.txt</A> 
-  (local copy available in DOCS/tech/directfb.txt)</P>
+<P>Instructions on how to make it work can be found in the
+  <A HREF="tech/directfb.txt">tech section</A>
+  or directly on Ville Syrjala's
+  <A HREF="http://www.sci.fi/~syrjala/directfb/readme.txt">home page</A>.</P>
 
 <P>Note: we haven't been able to make this work, but others did. Anyway,
   porting of the CRTC2 code to <B>mga_vid</B> is underway.</P>