From 87d1b2dc431368bc2e050843e7c0af24294f502b Mon Sep 17 00:00:00 2001 From: Serhii Babak Date: Mon, 18 Sep 2023 18:16:57 +0300 Subject: [PATCH] Update README.md Fix the link to the The Scalr Terraform provider docs. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5dba38c9..dd872d10 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ from the [releases page](https://github.com/Scalr/terraform-provider-scalr/relea that is compatible with your Scalr server version (under the "required" section). Extract the archive to get the provider binary. -Follow the instructions on the [official documentation page](https://docs.scalr.com/en/latest/scalr-terraform-provider/index.html) to learn how to use it. +Follow the instructions on the [official documentation page](https://docs.scalr.io/docs/overview) to learn how to use it. ## Developing the provider ### Requirements - [Terraform](https://www.terraform.io/downloads.html) >= 0.15.x