Several HOWTOs are now just redirectors to Guides. This patch causes the
redirectors to use absolute URIs rather than relative URIs.

--- Adv-Bash-Scr-HOWTO.html
+++ Adv-Bash-Scr-HOWTO.html
@@ -1,2 +1,2 @@
 <TITLE>REDIRECT</TITLE>
-<META HTTP-EQUIV=REFRESH CONTENT="0; URL=../LDP/abs/html/">
+<META HTTP-EQUIV=REFRESH CONTENT="0; URL=http://www.tldp.org/LDP/abs/html/">
--- Adv-Bash-Scr-HOWTO/index.html
+++ Adv-Bash-Scr-HOWTO/index.html
@@ -1,2 +1,2 @@
 <TITLE>REDIRECT</TITLE>
-<META HTTP-EQUIV=REFRESH CONTENT="0; URL=../../LDP/abs/html/">
+<META HTTP-EQUIV=REFRESH CONTENT="0; URL=http://www.tldp.org/LDP/abs/html/">
--- Consultants-HOWTO.html
+++ Consultants-HOWTO.html
@@ -1,2 +1,2 @@
 <TITLE>REDIRECT</TITLE>
-<META HTTP-EQUIV=REFRESH CONTENT="0; URL=../LDP/lcg/html/">
+<META HTTP-EQUIV=REFRESH CONTENT="0; URL=http://www.tldp.org/LDP/lcg/html/">
--- Consultants-HOWTO/index.html
+++ Consultants-HOWTO/index.html
@@ -1,2 +1,2 @@
 <TITLE>REDIRECT</TITLE>
-<META HTTP-EQUIV=REFRESH CONTENT="0; URL=../../LDP/lcg/html/">
+<META HTTP-EQUIV=REFRESH CONTENT="0; URL=http://www.tldp.org/LDP/lcg/html/">
--- HOWTO-HOWTO/index.html
+++ HOWTO-HOWTO/index.html
@@ -1,3 +1,3 @@
 <HTML>
-<META HTTP-EQUIV="REFRESH" CONTENT="0;URL=../../LDP/LDP-Author-Guide/">
+<META HTTP-EQUIV="REFRESH" CONTENT="0;URL=http://www.tldp.org/LDP/LDP-Author-Guide/">
 </HTML>
--- Linux-From-Scratch-HOWTO.html
+++ Linux-From-Scratch-HOWTO.html
@@ -7,7 +7,7 @@
 <H1>Linux From Scratch</H1>
 <P>
 Replaced by the 
-<A HREF="../guides.html#lfs">Linux From Scratch</A> book.
+<A HREF="http://www.tldp.org/guides.html#lfs">Linux From Scratch</A> book.
 </P>
 </BODY>
 </HTML>
--- Laptop-HOWTO.html
+++ Laptop-HOWTO.html
@@ -14,7 +14,7 @@
 <h1>Linux Laptop HOWTO</h1>

 <p>This document has been replaced by the
-<a href="../LDP/Mobile-Guide/html/index.html">Linux on the Road
+<a href="http://www.tldp.org/LDP/Mobile-Guide/html/index.html">Linux on the Road
 (Linux Mobile Guide)</a> at the request of the author.
 </p>

