Fix the README file with the correct link to the CONTRBUTING.md (#6127)

pull/6131/head
Paul Stack 10 years ago committed by James Nugent
parent b44f7f28e0
commit 100b7ea4b5

@ -144,7 +144,7 @@ git push origin my-feature-branch
Terraform has a comprehensive [acceptance
test](http://en.wikipedia.org/wiki/Acceptance_testing) suite covering the
built-in providers. Our [Contributing Guide](https://github.com/hashicorp/terraform/blob/master/CONTRIBUTING.md) includes details about how and when to write and run acceptance tests in order to help contributions get accepted quickly.
built-in providers. Our [Contributing Guide](https://github.com/hashicorp/terraform/blob/master/.github/CONTRIBUTING.md) includes details about how and when to write and run acceptance tests in order to help contributions get accepted quickly.
### Cross Compilation and Building for Distribution

Loading…
Cancel
Save