Modify link to FrameBuffer HOWTO because original link become unavailable

Found by Linux Driver Verification project (linuxtesting.org)

Signed-off-by: Anton Vasilyev <vasil...@ispras.ru>
---
 drivers/video/fbdev/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/video/fbdev/Kconfig b/drivers/video/fbdev/Kconfig
index 5d3b0db..f78043e 100644
--- a/drivers/video/fbdev/Kconfig
+++ b/drivers/video/fbdev/Kconfig
@@ -26,7 +26,7 @@ menuconfig FB
          You need an utility program called fbset to make full use of frame
          buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
          and the Framebuffer-HOWTO at
-         <http://www.munted.org.uk/programming/Framebuffer-HOWTO-1.3.html> for 
more
+         <http://www.tldp.org/HOWTO/pdf/Framebuffer-HOWTO.pdf> for more
          information.
 
          Say Y here and to the driver for your graphics board below if you
-- 
2.7.4

Reply via email to