From ab23ecb210894ab107d7099b5f81612c9269f0d1 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Wed, 8 Dec 2021 13:47:42 -0500 Subject: [PATCH] Change "see" to "refer to" --- website/docs/cli/workspaces/index.html.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/website/docs/cli/workspaces/index.html.md b/website/docs/cli/workspaces/index.html.md index 6143c3087..39dd00f5e 100644 --- a/website/docs/cli/workspaces/index.html.md +++ b/website/docs/cli/workspaces/index.html.md @@ -74,5 +74,4 @@ directory with one or more remote workspaces. If you associate the directory with multiple workspaces (using workspace tags), you can use the `terraform workspace` commands to select which remote workspace to use. -For more information about using Terraform CLI with Terraform Cloud, see -[CLI-driven Runs](/docs/cloud/run/cli.html) in the Terraform Cloud docs. +Refer to [CLI-driven Runs](/docs/cloud/run/cli.html) in the Terraform Cloud documentation for more details about using Terraform CLI with Terraform Cloud.