Fix developer guide indexing for custom EventLog outputs

This commit is contained in:
Lord Hepipud 2020-07-29 09:58:00 +02:00
parent aa8d712152
commit e3cd82feb3
2 changed files with 1 additions and 1 deletions

View file

@ -30,4 +30,4 @@ To get started easier you can find detailed examples for developing modules/inte
* [Custom Plugins](developerguide/11-Custom-Plugins.md)
* [Custom API-Endpoints](developerguide/12-Custom-API-Endpoints.md)
* [Using Console Outputs](developerguide/20-Using-Console-Outputs.md)
* [Using EventLog Output](developerguide/20-Using-EventLog-Outputs.md)
* [Using EventLog Output](developerguide/21-Using-EventLog-Outputs.md)