|  | @@ -8,7 +8,7 @@ This repository is a *template* for a [Terraform](https://www.terraform.io) prov
 | 
	
		
			
				|  |  |  - Examples (`examples/`) and generated documentation (`docs/`),
 | 
	
		
			
				|  |  |  - Miscellaneous meta files.
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  | -These files contain boilerplate code that you will need to edit to create your own Terraform provider. Tutorials for creating Terraform providers can be found on the [HashiCorp Learn](https://learn.hashicorp.com/collections/terraform/providers) platform. _Terraform Plugin Framework specific guides are titled accordingly._
 | 
	
		
			
				|  |  | +These files contain boilerplate code that you will need to edit to create your own Terraform provider. Tutorials for creating Terraform providers can be found on the [HashiCorp Learn](https://learn.hashicorp.com/collections/terraform/providers-plugin-framework) platform. _Terraform Plugin Framework specific guides are titled accordingly._
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  Please see the [GitHub template repository documentation](https://help.github.com/en/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template) for how to create a new repository from this template on GitHub.
 | 
	
		
			
				|  |  |  
 |