diff --git a/website/docs/language/state/backends.mdx b/website/docs/language/state/backends.mdx index eb060d162a..50b587bf37 100644 --- a/website/docs/language/state/backends.mdx +++ b/website/docs/language/state/backends.mdx @@ -66,7 +66,7 @@ prior to forcing the overwrite. Backends are responsible for supporting [state locking](/language/state/locking) if possible. -Not all backends support locking. The documentation for each backend includes details about whether it supports locking or not. +Not all backends support locking. The [documentation for each backend](/language/settings/backends/configuration) includes details about whether it supports locking or not. For more information on state locking, view the [page dedicated to state locking](/language/state/locking).