diff --git a/website/docs/cli/plugins/index.mdx b/website/docs/cli/plugins/index.mdx index 4ba8c20f41..f125655827 100644 --- a/website/docs/cli/plugins/index.mdx +++ b/website/docs/cli/plugins/index.mdx @@ -8,7 +8,7 @@ description: >- # Managing Plugins Terraform relies on plugins called providers to manage various types -of resources. For more information about providers, see +of resources. For more information about providers, refer to [Providers](/terraform/language/providers) in the Terraform language docs.