From 39014782126e341035fc5ac389f694ee49b9a58c Mon Sep 17 00:00:00 2001 From: Bilal <88594037+0xchabbi@users.noreply.github.com> Date: Wed, 26 Apr 2023 23:09:18 +0200 Subject: [PATCH] Update README.md added the right correction --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f952486272..1c0ea1c12d 100644 --- a/docs/README.md +++ b/docs/README.md @@ -37,4 +37,4 @@ to [the main Terraform CLI documentation](https://www.terraform.io/docs/cli/inde ## Contribution Guides -* [Contributing to Terraform](https://github.com/hashicorp/terraform/blob/7ae272fe3184b3c0c6dc066b2d1bc86ac14606bd/.github/CONTRIBUTING.md): a complete guideline for those who want to contribute to this project. +* [Contributing to Terraform](.github/CONTRIBUTING.md): a complete guideline for those who want to contribute to this project.