Fix broken link in README

This commit is contained in:
Michael Anthony
2024-03-07 21:41:31 -07:00
committed by Michael Hoffmann
parent e135399cb3
commit e936d3fef8

View File

@@ -4,7 +4,7 @@ tree-sitter grammar for the [HCL](https://github.com/hashicorp/hcl/blob/main/hcl
## Try It Out ## 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 ## Example