From 1ffe971a90371dcc55f72dc7d4266580f91202fd Mon Sep 17 00:00:00 2001 From: Bilal <88594037+0xchabbi@users.noreply.github.com> Date: Wed, 26 Apr 2023 17:11:55 +0200 Subject: [PATCH] Update README.md fix dead-link and change naming to have right understanding. (Add Peramlink instead of copy path) --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index e4aca29356..f952486272 100644 --- a/docs/README.md +++ b/docs/README.md @@ -37,5 +37,4 @@ to [the main Terraform CLI documentation](https://www.terraform.io/docs/cli/inde ## Contribution Guides -* [Maintainer Etiquette](./maintainer-etiquette.md): guidelines and expectations - for those who serve as Pull Request reviewers, issue triagers, etc. +* [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.