From 401e28c7c269adecee35b2a921f8146d37ebc531 Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Wed, 8 Jun 2022 17:41:49 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eca969711a..b0cd6f3664 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ For more information, refer to the [introduction section](https://www.terraform. Documentation is available on the [Terraform website](https://www.terraform.io): -- [Intro](https://www.terraform.io/intro/index.html) -- [Docs](https://www.terraform.io/docs/index.html) +- [Introduction](https://www.terraform.io/intro/index.html) +- [Documentation](https://www.terraform.io/docs/index.html) If you're new to Terraform and want to get started creating infrastructure, please check out our [Getting Started guides](https://learn.hashicorp.com/terraform#getting-started) on HashiCorp's learning platform. There are also [additional guides](https://learn.hashicorp.com/terraform#operations-and-development) to continue your learning.