From b7b23e99552fec445b3ffc46d544a835abb30635 Mon Sep 17 00:00:00 2001 From: Chulki Lee Date: Fri, 8 Jan 2021 15:12:57 +0900 Subject: [PATCH] Fix HCL2 link --- website/content/docs/job-specification/hcl2/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/content/docs/job-specification/hcl2/index.mdx b/website/content/docs/job-specification/hcl2/index.mdx index 04e4a0ced..64e1b0c95 100644 --- a/website/content/docs/job-specification/hcl2/index.mdx +++ b/website/content/docs/job-specification/hcl2/index.mdx @@ -13,7 +13,7 @@ description: |- Nomad uses the Hashicorp Configuration Language - HCL - designed to allow concise descriptions of the required steps to get to a job file. Nomad 1.0 adopts -[HCL2](https://github.com/hashicorp/hcl2/blob/master/README.md), the second +[HCL2](https://github.com/hashicorp/hcl/blob/hcl2/README.md), the second generation of HashiCorp Configuration Language. HCL2 extends the HCL language by adding expressions and input variables support to improve job spec reusability and readability. Also, the new HCL2 parser improves the error