Update README.md

This commit is contained in:
Mitchell Hashimoto 2014-08-11 09:58:13 -07:00
parent 0b07544203
commit abf09ef1a5

View File

@ -47,7 +47,7 @@ and JSON as the interoperability layer.
## Syntax
The complete grammar
[can be found here](https://github.com/hashicorp/hcl/blob/master/parse.y),
[can be found here](https://github.com/hashicorp/hcl/blob/master/hcl/parse.y),
if you're more comfortable reading specifics, but a high-level overview
of the syntax and grammar are listed here.