8000 Fix broken link in readme to tests (#400) · danielgtaylor/python-betterproto@42d2df6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 42d2df6

Browse files
Fix broken link in readme to tests (#400)
1 parent 3fd5a0d commit 42d2df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ Adding a standard test case is easy.
419419

420420
It will be picked up automatically when you run the tests.
421421

422-
- See also: [Standard Tests Development Guide](betterproto/tests/README.md)
422+
- See also: [Standard Tests Development Guide](tests/README.md)
423423

424424
#### Custom tests
425425

0 commit comments

Comments
 (0)
0