Skip to content

Commit

Permalink
docs: fix link to Rhai API logging (apollographql#4090)
Browse files Browse the repository at this point in the history
  • Loading branch information
Meschreiber authored Oct 23, 2023
2 parents 14ac080 + afbaf0a commit c5a6e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/customizations/rhai.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit c5a6e40

Please sign in to comment.