Fix various stale links to spec.md
These resulted from repository reorganization in preparation for the 2.0.0 release.
This commit is contained in:
parent
7990d6e9a2
commit
cec773f974
@ -480,7 +480,7 @@ The following type names and type constructors are supported:
|
||||
types.
|
||||
|
||||
The above types are as defined by
|
||||
[the HCL syntax-agnostic information model](../../hcl/spec.md). After
|
||||
[the HCL syntax-agnostic information model](../../spec.md). After
|
||||
validation, values are lowered to JSON's type system, which is a subset
|
||||
of the HCL type system.
|
||||
|
||||
|
@ -10,7 +10,7 @@ the Go implementation. As a result, other HCL implementations must also
|
||||
include a version of `hcldec` in order to run this spec.
|
||||
|
||||
The tests defined in this suite each correspond to a detail of
|
||||
[the HCL spec](../hcl/spec.md). This suite is separate from and not a
|
||||
[the HCL spec](../spec.md). This suite is separate from and not a
|
||||
substitute for direct unit tests of a given implementation that would presumably
|
||||
also exercise that implementation's own programmatic API.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user