diff --git a/validation/standard/readme.md b/validation/standard/readme.md index 0db80ac684..182f51272f 100644 --- a/validation/standard/readme.md +++ b/validation/standard/readme.md @@ -5,5 +5,5 @@ Distinct, named declaration files have been added (where necessary) to allow tes Parameters may be declared to be equal to a pair of values, meaning that the parameter must be within the bounds defined by those values. -The TOML files are embedded into Go bindings, which are in turn referenced by the validation checks in the parent directory. The entrypoint for those checks is [`validation_test.go`](../validation_test.go). +The TOML files are embedded into Go bindings, which are in turn referenced by the validation checks in the parent directory. The entrypoint for those checks is [`validation_test.go`](../../ops/internal/validation/versions_test.go).