diff --git a/docs/pretty.md b/docs/pretty.md index 6d4b5b65b..7be954463 100644 --- a/docs/pretty.md +++ b/docs/pretty.md @@ -17,7 +17,7 @@ purposes with other CLI based prettifiers. Pino prettifier modules are extra modules that provide a CLI for parsing NDJSON log lines piped via `stdin` and expose an API which conforms to the Pino -[metadata streams](api.md#metadata) API. +[metadata streams](/docs/api.md#metadata) API. The API requires modules provide a factory function which returns a prettifier function. This prettifier function must accept either a string of NDJSON or