Skip to content

Commit

Permalink
docs: fix broken link (#401)
Browse files Browse the repository at this point in the history
[docs] Fix broken link

Signed-off-by: Zachary Newman <z@znewman.net>

Signed-off-by: Zachary Newman <z@znewman.net>
  • Loading branch information
znewman01 committed Sep 28, 2022
1 parent f75cbcc commit b611a26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/TESTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ go test ./...


To update the data for these tests requires Docker and make (see
test data [README.md](client/python_interop/testdata/README.md) for details).
test data [README.md](../client/python_interop/testdata/README.md) for details).

0 comments on commit b611a26

Please sign in to comment.