diff --git a/README.md b/README.md index 5c807ae1..d2f85b01 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ describe('Counter', () => { }); ``` -[See more examples](https://github.com/testing-library/angular-testing-library/tree/master/src/app/examples) +[See more examples](https://github.com/testing-library/angular-testing-library/tree/master/apps/example-app/app/examples) ## Installation