]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
formatting nit
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 15 Apr 2021 11:52:36 +0000 (13:52 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 15 Apr 2021 11:52:36 +0000 (13:52 +0200)
pdns/recursordist/docs/lua-scripting/index.rst

index 2c18a05e090d01975ef73de30957c0bdfea982eb..d11c4da8bc201ae6372de67f1aed710c52a30b8b 100644 (file)
@@ -1,5 +1,5 @@
 Scripting PowerDNS Recursor
-======================
+===========================
 In the PowerDNS Recursor, it is possible to modify resolving behaviour using simple scripts written in the `Lua <http://www.lua.org>`_ programming language.
 
 **Note**: This describes the Lua scripts as supported by 4.x. They are very different than the ones from 3.x, but tend to be faster and more correct.