Skip to content

Commit

Permalink
Removed typo space in README.md hyperlink (hashicorp#18138)
Browse files Browse the repository at this point in the history
  • Loading branch information
yogeshCt3 authored Aug 26, 2022
1 parent 6109fdd commit c1a461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ resource "azurerm_virtual_network" "example" {

## Developing & Contributing to the Provider

The [DEVELOPER.md](DEVELOPER.md) file is a basic outline on how to build and develop the provider while more detailed guides geared towards contributors can be found in the [`/contributing`] (https://github.com/hashicorp/terraform-provider-azurerm/tree/main/contributing) directory of this repository.
The [DEVELOPER.md](DEVELOPER.md) file is a basic outline on how to build and develop the provider while more detailed guides geared towards contributors can be found in the [`/contributing`](https://github.com/hashicorp/terraform-provider-azurerm/tree/main/contributing) directory of this repository.

0 comments on commit c1a461d

Please sign in to comment.