summarylogtreecommitdiffstats
path: root/02_art_http_scripting.patch
diff options
context:
space:
mode:
Diffstat (limited to '02_art_http_scripting.patch')
-rw-r--r--02_art_http_scripting.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/02_art_http_scripting.patch b/02_art_http_scripting.patch
new file mode 100644
index 000000000000..c1f63b5fe715
--- /dev/null
+++ b/02_art_http_scripting.patch
@@ -0,0 +1,18 @@
+Description: Fix path to "TheArtOfHttpScripting" in docs.
+Origin: vendor
+Forwarded: not-needed
+Author: Ramakrishnan Muthukrishnan <vu3rdd@gmail.com>
+Reviewed-by: Alessandro Ghedini <ghedo@debian.org>
+Last-Update: 2011-11-01
+
+--- a/docs/index.html
++++ b/docs/index.html
+@@ -12,7 +12,7 @@
+ <br><a href="curl.html">curl</A>
+
+ <h2>Tutorial</h2>
+-<a href="TheArtOfHttpScripting">The Art Of Scripting HTTP Requests Using Curl</a> (plain text)
++<a href="../TheArtOfHttpScripting.gz">The Art Of Scripting HTTP Requests Using Curl</a> (plain text)
+
+ <h2>libcurl</h2>
+ See the <a href="libcurl/index.html">libcurl section</a>