From c4cbbde7ab243fa1994304fd003f7b87bac5d687 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Badia?= <1901628+raphaelbadia@users.noreply.github.com> Date: Wed, 11 Jan 2023 10:45:18 +0100 Subject: [PATCH] fix the link to the docs I don't know much about terraform and I got confused when I clicked the link, took me a while to see the "documentation" tab on the right. Maybe this link should point directly to the docs ? --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efb8fe49..545c2633 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vercel Terraform Provider - Website: https://www.terraform.io -- Documentation: https://registry.terraform.io/providers/vercel/vercel/latest +- Documentation: https://registry.terraform.io/providers/vercel/vercel/latest/docs ## Requirements