diff --git a/website/docs/docs/glossary.mdx b/website/docs/docs/glossary.mdx index 4b17a8997..67ab6db0c 100644 --- a/website/docs/docs/glossary.mdx +++ b/website/docs/docs/glossary.mdx @@ -161,7 +161,7 @@ The part of Terraform's core that determines how Terraform stores [state][] and In a general computer science sense, a backend is any lower-level implementation that enables a higher-level feature. But in the context of Terraform, "backend" always means the built-in code that handles state and operations. -- [Terraform docs: Backends](/terraform/language/settings/backends/configuration) +- [Terraform docs: Backends](/terraform/language/backend) ## Blob Storage