README: Fix specification file links

This commit is contained in:
John Flores 2019-10-03 09:23:15 -07:00 committed by Martin Atkins
parent a545295bc8
commit 87e23659ab
1 changed files with 3 additions and 3 deletions

View File

@ -156,9 +156,9 @@ syntax allows use of arbitrary expressions within JSON strings:
For more information, see the detailed specifications:
* [Syntax-agnostic Information Model](hcl/spec.md)
* [HCL Native Syntax](hcl/hclsyntax/spec.md)
* [JSON Representation](hcl/json/spec.md)
* [Syntax-agnostic Information Model](spec.md)
* [HCL Native Syntax](hclsyntax/spec.md)
* [JSON Representation](json/spec.md)
## Changes in 2.0