Skip to content
Snippets Groups Projects
Verified Commit f82dc20b authored by Vladimír Čunát's avatar Vladimír Čunát
Browse files

docs: nitpick fixes from mailing-list

parent c9ec19aa
Branches
Tags
1 merge request!814docs fixes
......@@ -651,7 +651,7 @@ Example:
.. _`JSON-encoded`: http://json.org/example
.. _`Learn Lua in 15 minutes`: http://tylerneylon.com/a/learn-lua/
.. _`PowerDNS Recursor`: https://doc.powerdns.com/md/recursor/scripting/
.. _LuaRocks: https://rocks.moonscript.org/
.. _LuaRocks: https://luarocks.org/
.. _libuv: https://github.com/libuv/libuv
.. _Lua: https://www.lua.org/about.html
.. _LuaJIT: http://luajit.org/luajit.html
......
......@@ -56,7 +56,7 @@ daemons or manipulated from other processes, making for example synchronized loa
.. code-block:: lua
print(cache.storage)
print(cache.current_storage)
.. function:: cache.backends()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment