diff --git a/doc/04-Developer-Guide.md b/doc/04-Developer-Guide.md index 08ce940..ddbd03a 100644 --- a/doc/04-Developer-Guide.md +++ b/doc/04-Developer-Guide.md @@ -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) diff --git a/doc/developerguide/20-Using-EventLog-Outputs.md b/doc/developerguide/21-Using-EventLog-Outputs.md similarity index 100% rename from doc/developerguide/20-Using-EventLog-Outputs.md rename to doc/developerguide/21-Using-EventLog-Outputs.md