mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
docs - fix wrong link in plugins section
This commit is contained in:
parent
a4ee7744cc
commit
3fc725ab46
1 changed files with 1 additions and 1 deletions
|
|
@ -276,7 +276,7 @@ plugin /
|
|||
plugin.json
|
||||
```
|
||||
|
||||
- **conf_type.conf** : add a [custom NGINX configurations.](/quickstart-guide/#custom-configurations)
|
||||
- **conf_type.conf** : add a [custom NGINX configurations.](quickstart-guide.md#custom-configurations)
|
||||
|
||||
- **actions.py** : script to execute on flask server.
|
||||
This script is running on flask context, you have access to lib and utils like `jinja2`, `requests`, etc...
|
||||
|
|
|
|||
Loading…
Reference in a new issue