aboutsummaryrefslogtreecommitdiff
path: root/doc/http.html
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2012-02-07 14:37:28 -0800
committerSam Roberts <vieuxtech@gmail.com>2012-04-11 13:45:59 -0700
commitdb47a91d404d74295213c03cb8b10301fa95f939 (patch)
treebd54290c8670c06a0fab77a66372c7f7cf07800d /doc/http.html
parente716e7347b35ab0d00d95308522c1a099a01ebaa (diff)
downloadluasocket-db47a91d404d74295213c03cb8b10301fa95f939.tar.gz
luasocket-db47a91d404d74295213c03cb8b10301fa95f939.tar.bz2
luasocket-db47a91d404d74295213c03cb8b10301fa95f939.zip
Fix links to home.html, they should be to index.html.
home.html doesn't exist, index.html does.
Diffstat (limited to 'doc/http.html')
-rw-r--r--doc/http.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/http.html b/doc/http.html
index 0acac13..a274aef 100644
--- a/doc/http.html
+++ b/doc/http.html
@@ -24,8 +24,8 @@
24</td></tr> 24</td></tr>
25</table> 25</table>
26<p class=bar> 26<p class=bar>
27<a href="home.html">home</a> &middot; 27<a href="index.html">home</a> &middot;
28<a href="home.html#download">download</a> &middot; 28<a href="index.html#download">download</a> &middot;
29<a href="introduction.html">introduction</a> &middot; 29<a href="introduction.html">introduction</a> &middot;
30<a href="introduction.html">introduction</a> &middot; 30<a href="introduction.html">introduction</a> &middot;
31<a href="reference.html">reference</a> 31<a href="reference.html">reference</a>
@@ -314,8 +314,8 @@ r, c = http.request {
314<hr> 314<hr>
315<center> 315<center>
316<p class=bar> 316<p class=bar>
317<a href="home.html">home</a> &middot; 317<a href="index.html">home</a> &middot;
318<a href="home.html#download">download</a> &middot; 318<a href="index.html#download">download</a> &middot;
319<a href="installation.html">installation</a> &middot; 319<a href="installation.html">installation</a> &middot;
320<a href="introduction.html">introduction</a> &middot; 320<a href="introduction.html">introduction</a> &middot;
321<a href="reference.html">reference</a> 321<a href="reference.html">reference</a>