diff --git a/README.md b/README.md index 33d0fe3..c382e07 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,7 @@ npm run test npm run test:coverage ``` For a breakdown of our testing approach, structure, and goals, see: -👉 [our testing strategy](.assets/docs/testing-strategy.md) +👉 [our testing strategy](assets/docs/testing-strategy.md) ---