Skip to content

Commit a691676

Browse files
committed
docs: fix anchor
1 parent 5a3aa25 commit a691676

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/logger.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ We provide [built-in JMESPath expressions](#built-in-correlation-id-expressions)
232232
### Appending additional keys
233233

234234
!!! info "Custom keys are persisted across warm invocations"
235-
Always set additional keys as part of your handler to ensure they have the latest value, or explicitly clear them with `clear_state=True`as explained above.
235+
Always set additional keys as part of your handler to ensure they have the latest value, or explicitly clear them with [`clear_state=True`](#clearing-all-state).
236236

237237

238238
You can append additional keys using either mechanism:

0 commit comments

Comments
 (0)