Rename scripting file
In order to add the more scripting examples, it makes sense to rename this file and avoid confusion.
This commit is contained in:
parent
9047c4f2a5
commit
4fdc3d9e15
|
@ -14,4 +14,4 @@ handler functions in the module scope. For instance, here is a complete script
|
|||
that adds a header to every request.
|
||||
|
||||
|
||||
{{< example src="examples/addons/scripting.py" lang="py" >}}
|
||||
{{< example src="examples/addons/scripting-headers.py" lang="py" >}}
|
||||
|
|
Loading…
Reference in New Issue