From: Aurelien DARRAGON Date: Fri, 14 Oct 2022 06:48:57 +0000 (+0200) Subject: DOC: lua-api: updating toolbox link X-Git-Tag: v2.7-dev8~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=846fc7d950ec327b5f874371faf97d5b8baa3c09;p=thirdparty%2Fhaproxy.git DOC: lua-api: updating toolbox link Link to lua toolbox was dead (project has been deprecated). Adding a legacy link to get old toolbox source code as well as a link to luarocks that seems to have superseded it. --- diff --git a/doc/lua-api/index.rst b/doc/lua-api/index.rst index 3aa1c69560..6cbf33f80b 100644 --- a/doc/lua-api/index.rst +++ b/doc/lua-api/index.rst @@ -3777,7 +3777,8 @@ External Lua libraries A lot of useful lua libraries can be found here: -* `https://lua-toolbox.com/ `_ +* Lua toolbox has been superseded by `https://luarocks.org/ `_ + The old lua toolbox source code is still available here `https://github.com/catwell/lua-toolbox `_ (DEPRECATED) Redis client library: