Skip to content

Commit 4a1b9f2

Browse files
authored
docs: Link to docs on developer.hashicorp.com in Readme (#495)
1 parent 2e3e7fc commit 4a1b9f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ This project follows the [support policy](https://golang.org/doc/devel/release.h
1111

1212
Currently, that means Go **1.23** or later must be used when including this project as a dependency.
1313

14+
## Documentation
15+
16+
Visit the [Testing Terraform Plugins docs](https://developer.hashicorp.com/terraform/plugin/testing) to learn about how to best use this helper module.
17+
1418
## Contributing
1519

1620
See [`.github/CONTRIBUTING.md`](https://github.com/hashicorp/terraform-plugin-testing/blob/main/.github/CONTRIBUTING.md)

0 commit comments

Comments
 (0)