Skip to content

Commit 1b375fb

Browse files
add missing link to test suite
Signed-off-by: Michael Valdron <[email protected]>
1 parent 959de4d commit 1b375fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
### Use with testing
2020

21-
- One can test the child samples using the [validate_devfile_schemas]() test suite by performing the following:
21+
- One can test the child samples using the [validate_devfile_schemas](./validate_devfile_schemas/) test suite by performing the following:
2222
```sh
2323
export STACKS=$(bash tests/build_parents_file.sh)
2424
STACKS_DIR=samples/.cache bash tests/validate_devfile_schemas.sh

0 commit comments

Comments
 (0)