fix(docs): link to included LTN documents (#426)

This commit is contained in:
Thijs Schreijer
2024-03-05 21:18:24 +01:00
committed by GitHub
parent 98be8d9fc1
commit 23241717bf
2 changed files with 10 additions and 1 deletions

View File

@ -40,7 +40,7 @@ Pump, Support, Library">
<h2 id="ltn12">LTN12</h2>
<p> The <tt>ltn12</tt> namespace implements the ideas described 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>. This manual simply describes the
functions. Please refer to the LTN for a deeper explanation of the
functionality provided by this module.