diff --git a/README.md b/README.md index f5fd40f4..cdd96896 100644 --- a/README.md +++ b/README.md @@ -451,7 +451,7 @@ $ $GOPATH/bin/terraform-provider-proxmox ... ``` -If you wish to contribute to the provider, please see [CONTRIBUTING.md](CONTRIBUTING.md) +If you wish to contribute to the provider, please see [CONTRIBUTING.md](CONTRIBUTING.md). ## Testing the Provider In order to test the provider, you can simply run `make test`.