diff --git a/docs/source/customizations/rhai.mdx b/docs/source/customizations/rhai.mdx index a5b56cf7d8..113e8d5b6a 100644 --- a/docs/source/customizations/rhai.mdx +++ b/docs/source/customizations/rhai.mdx @@ -509,4 +509,4 @@ Syntax highlighting can make it easier to spot errors in a script. We recommend ### Logging -For tracking down runtime errors, insert [logging](/docs/router/customizations/rhai-api#logging) statements to narrow down the issue. +For tracking down runtime errors, insert [logging](./rhai-api#logging) statements to narrow down the issue.