From 63a603ee2b15901a5c99d62fb8d67980755efd85 Mon Sep 17 00:00:00 2001 From: Christian Adamini Date: Tue, 24 Oct 2023 23:26:32 +0200 Subject: [PATCH] Update website/docs/language/resources/syntax.mdx Co-authored-by: trujillo-adam <47586768+trujillo-adam@users.noreply.github.com> --- website/docs/language/resources/syntax.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docs/language/resources/syntax.mdx b/website/docs/language/resources/syntax.mdx index 354cb4a458..3f54d793d7 100644 --- a/website/docs/language/resources/syntax.mdx +++ b/website/docs/language/resources/syntax.mdx @@ -91,9 +91,9 @@ and apply across all resource types. Every Terraform provider has its own documentation, describing its resource types and their arguments. -Some provider documentation is still part of Terraform's core documentation +Some provider documentation is still part of Terraform's core documentation, but the [Terraform Registry](https://registry.terraform.io/browse/providers) -is now the main home for all publicly available provider docs. +is the main home for all publicly available provider docs. When viewing a provider's page on the Terraform Registry, you can click the "Documentation" link in the header to browse its