Skip to content

Commit

Permalink
docs: update main README reference to design doc
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrkpc committed Apr 14, 2023
1 parent 8faafbc commit 8dd2a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ include:
* Rely on built-in Go test features to easily select/filter tests to run during execution
* And more

For more detail, see the [design document](./docs/design/test-harness-framework.md).
For more detail, see the [design document](./docs/design/README.md).

## Getting started

Expand Down

0 comments on commit 8dd2a10

Please sign in to comment.