From 87e23659ab518b7d53dab9c58a52e24b36f42bfe Mon Sep 17 00:00:00 2001 From: John Flores Date: Thu, 3 Oct 2019 09:23:15 -0700 Subject: [PATCH] README: Fix specification file links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5a1ee05..571f134 100644 --- a/README.md +++ b/README.md @@ -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