aboutsummaryrefslogtreecommitdiff
path: root/docs/mime.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/mime.html')
-rw-r--r--docs/mime.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/mime.html b/docs/mime.html
index ff4d8e8..600357b 100644
--- a/docs/mime.html
+++ b/docs/mime.html
@@ -54,7 +54,7 @@ MIME is described mainly in
54<p> 54<p>
55All functionality provided by the MIME module 55All functionality provided by the MIME module
56follows the ideas presented in 56follows the ideas presented in
57<a href="http://lua-users.org/wiki/FiltersSourcesAndSinks"> 57<a href="https://github.com/lunarmodules/luasocket/blob/master/ltn012.md">
58LTN012, Filters sources and sinks</a>. 58LTN012, Filters sources and sinks</a>.
59</p> 59</p>
60 60