diff options
author | Jake Champlin <jake.champlin.27@gmail.com> | 2017-07-21 11:44:05 -0400 |
---|---|---|
committer | Jake Champlin <jake.champlin.27@gmail.com> | 2017-07-21 11:44:05 -0400 |
commit | b6a7c48445fdb87dcae46906aa7e9349209d8bb5 (patch) | |
tree | a8e3193ff6b838b295cf5f02759a3da7dd1f4548 | |
parent | ef7ddbffe05afb9d882c8e52bed328c382659a11 (diff) | |
download | terraform-provider-statuscake-b6a7c48445fdb87dcae46906aa7e9349209d8bb5.tar.gz terraform-provider-statuscake-b6a7c48445fdb87dcae46906aa7e9349209d8bb5.tar.zst terraform-provider-statuscake-b6a7c48445fdb87dcae46906aa7e9349209d8bb5.zip |
Fixing link in README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Terraform Provider | |||
5 | - [![Gitter chat](https://badges.gitter.im/hashicorp-terraform/Lobby.png)](https://gitter.im/hashicorp-terraform/Lobby) | 5 | - [![Gitter chat](https://badges.gitter.im/hashicorp-terraform/Lobby.png)](https://gitter.im/hashicorp-terraform/Lobby) |
6 | - Mailing list: [Google Groups](http://groups.google.com/group/terraform-tool) | 6 | - Mailing list: [Google Groups](http://groups.google.com/group/terraform-tool) |
7 | 7 | ||
8 | ![Terraform](https://rawgithub.com/hashicorp/terraform/master/website/source/assets/images/logo-hashicorp.svg) | 8 | <img src="https://cdn.rawgit.com/hashicorp/terraform-website/master/source/assets/images/logo-text.svg" width="600px"> |
9 | 9 | ||
10 | Requirements | 10 | Requirements |
11 | ------------ | 11 | ------------ |