We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5560e6e commit c14e587Copy full SHA for c14e587
docs/angular-testing-library/examples.md
@@ -60,7 +60,7 @@ describe('Counter', () => {
60
```
61
62
More examples can be found in the
63
-[GitHub project](https://github.com/testing-library/angular-testing-library/tree/master/src/app/examples).
+[GitHub project](https://github.com/testing-library/angular-testing-library/tree/master/apps/example-app/app/examples).
64
These examples include:
65
66
- `@Input` and `@Output` properties
0 commit comments