aboutsummaryrefslogtreecommitdiff
path: root/docs/mime.html
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2024-03-15 12:55:02 +0100
committerGitHub <noreply@github.com>2024-03-15 12:55:02 +0100
commit93eef5015e0dfe8d24071dd036f9a7f02160abeb (patch)
treee29da398ce6b83a71f25f574de6d0ff58f488012 /docs/mime.html
parent23241717bf91c4317065828bedafd05ebb97c1ef (diff)
downloadluasocket-93eef5015e0dfe8d24071dd036f9a7f02160abeb.tar.gz
luasocket-93eef5015e0dfe8d24071dd036f9a7f02160abeb.tar.bz2
luasocket-93eef5015e0dfe8d24071dd036f9a7f02160abeb.zip
chore(docs): update LTN12 links (#428)
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