chore(docs): update LTN12 links (#428)

This commit is contained in:
Thijs Schreijer
2024-03-15 12:55:02 +01:00
committed by GitHub
parent 23241717bf
commit 93eef5015e
5 changed files with 20 additions and 20 deletions

View File

@ -54,7 +54,7 @@ MIME is described mainly in
<p>
All functionality provided by the MIME module
follows the ideas presented in
<a href="http://lua-users.org/wiki/FiltersSourcesAndSinks">
<a href="https://github.com/lunarmodules/luasocket/blob/master/ltn012.md">
LTN012, Filters sources and sinks</a>.
</p>