From 4d2d06bf3eeba601316ea4655709c77494055656 Mon Sep 17 00:00:00 2001 From: Christian Adamini Date: Tue, 24 Oct 2023 23:27:15 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/website/docs/language/resources/syntax.mdx b/website/docs/language/resources/syntax.mdx index 3f54d793d7..e0dc838990 100644 --- a/website/docs/language/resources/syntax.mdx +++ b/website/docs/language/resources/syntax.mdx @@ -96,9 +96,8 @@ but the [Terraform Registry](https://registry.terraform.io/browse/providers) 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 -documentation, which is versioned. Use the dropdown version menu in the header -to switch the version. +Registry, you can click the **Documentation** link in the header to browse its +documentation. The documentation is versioned. To choose a different version of the provider documentation, click on the version in the provider breadcrumbs to choose a version from the drop-down menu. ## Meta-Arguments