Skip to content

Commit 1e9f42c

Browse files
committed
Fix lingering link to master in README.
Fix our README to link to main instead of master for the link that snuck in after #725 was opened.
1 parent b560467 commit 1e9f42c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Migrating to the v2 release of the SDK is covered in the [v2 Upgrade Guide](http
6161

6262
## Versioning
6363

64-
The Terraform Plugin SDK is a [Go module](https://github.com/golang/go/wiki/Modules) versioned using [semantic versioning](https://semver.org/). See [SUPPORT.md](https://github.com/hashicorp/terraform-plugin-sdk/blob/master/SUPPORT.md) for information on our support policies.
64+
The Terraform Plugin SDK is a [Go module](https://github.com/golang/go/wiki/Modules) versioned using [semantic versioning](https://semver.org/). See [SUPPORT.md](https://github.com/hashicorp/terraform-plugin-sdk/blob/main/SUPPORT.md) for information on our support policies.
6565

6666
## Contributing
6767

0 commit comments

Comments
 (0)