diff --git a/resources/docs/Documentation.md b/resources/docs/Documentation.md index c7e801394..569c6403d 100644 --- a/resources/docs/Documentation.md +++ b/resources/docs/Documentation.md @@ -207,7 +207,7 @@ function filterMessage() { } ``` -Dump RAW data of each message to RSS Guard's [debug output](Documentation.md#generating-debug-log-file). +Dump RAW data of each message to RSS Guard's [debug output](#reprt). ```js function filterMessage() { console.log(msg.rawContents);