diff --git a/tst/README.md b/tst/README.md index ee6ade6..a732136 100644 --- a/tst/README.md +++ b/tst/README.md @@ -138,7 +138,7 @@ The TST implementation uses OurDB for persistent storage: The project includes a comprehensive test suite that verifies all functionality: ```bash -cd ~/code/git.ourworld.tf/herocode/db/tst +cd ~/code/git.threefold.info/herocode/db/tst # Run all tests cargo test