Fix HCL2 link

This commit is contained in:
Chulki Lee 2021-01-08 15:12:57 +09:00 committed by Tim Gross
parent 108fa33393
commit b7b23e9955
1 changed files with 1 additions and 1 deletions

View File

@ -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