From e936d3fef8bac884661472dce71ad82284761eb1 Mon Sep 17 00:00:00 2001 From: Michael Anthony <5498095+finitegoldfishmachine@users.noreply.github.com> Date: Thu, 7 Mar 2024 21:41:31 -0700 Subject: [PATCH] Fix broken link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42390aa..ffd3361 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ tree-sitter grammar for the [HCL](https://github.com/hashicorp/hcl/blob/main/hcl ## Try It Out -Try the parser in the [playground](https://michahoffmann.github.io/tree-sitter-hcl/) +Try the parser in the [playground](https://tree-sitter-grammars.github.io/tree-sitter-hcl/) ## Example