File: redirect.patch

package info (click to toggle)
doc-linux 2008.08-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 21,252 kB
  • ctags: 127
  • sloc: perl: 420; sh: 161; makefile: 147
file content (56 lines) | stat: -rw-r--r-- 1,991 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
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>