aboutsummaryrefslogtreecommitdiff
path: root/doc/smtp.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/smtp.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/smtp.html')
-rw-r--r--doc/smtp.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/smtp.html b/doc/smtp.html
index 27dd473..980b821 100644
--- a/doc/smtp.html
+++ b/doc/smtp.html
@@ -25,8 +25,8 @@ Library, Support">
25</td></tr> 25</td></tr>
26</table> 26</table>
27<p class=bar> 27<p class=bar>
28<a href="home.html">home</a> &middot; 28<a href="index.html">home</a> &middot;
29<a href="home.html#download">download</a> &middot; 29<a href="index.html#download">download</a> &middot;
30<a href="installation.html">installation</a> &middot; 30<a href="installation.html">installation</a> &middot;
31<a href="introduction.html">introduction</a> &middot; 31<a href="introduction.html">introduction</a> &middot;
32<a href="reference.html">reference</a> 32<a href="reference.html">reference</a>
@@ -398,8 +398,8 @@ r, e = smtp.send{
398<hr> 398<hr>
399<center> 399<center>
400<p class=bar> 400<p class=bar>
401<a href="home.html">home</a> &middot; 401<a href="index.html">home</a> &middot;
402<a href="home.html#down">download</a> &middot; 402<a href="index.html#down">download</a> &middot;
403<a href="installation.html">installation</a> &middot; 403<a href="installation.html">installation</a> &middot;
404<a href="introduction.html">introduction</a> &middot; 404<a href="introduction.html">introduction</a> &middot;
405<a href="reference.html">reference</a> 405<a href="reference.html">reference</a>