From 4153dac8dfc03196602b8958b77fa39d220688cc Mon Sep 17 00:00:00 2001 From: Laura Pacilio <83350965+laurapacilio@users.noreply.github.com> Date: Mon, 27 Jun 2022 15:40:37 -0400 Subject: [PATCH] Update README.md Co-authored-by: Kevin Wang --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e9aeb4f6ec..e8509e3760 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,8 @@ For more information, refer to the [What is Terraform?](https://www.terraform.io Documentation is available on the [Terraform website](https://www.terraform.io): -- [Introduction](https://www.terraform.io/intro/index.html) -- [Documentation](https://www.terraform.io/docs/index.html) +- [Introduction](https://www.terraform.io/intro) +- [Documentation](https://www.terraform.io/docs) 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.