diff options
Diffstat (limited to 'docs/mime.html')
-rw-r--r-- | docs/mime.html | 2 |
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> |
55 | All functionality provided by the MIME module | 55 | All functionality provided by the MIME module |
56 | follows the ideas presented in | 56 | follows 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"> |
58 | LTN012, Filters sources and sinks</a>. | 58 | LTN012, Filters sources and sinks</a>. |
59 | </p> | 59 | </p> |
60 | 60 | ||