Update Documentation.md

This commit is contained in:
martinrotter 2021-09-17 10:55:46 +02:00 committed by GitHub
parent 5672aaf7c1
commit d93b9a7ccb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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);