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 c276727 commit 6711b0eCopy full SHA for 6711b0e
docs/angular-testing-library/examples.mdx
@@ -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/apps/example-app/app/examples).
+[GitHub project](https://github.com/testing-library/angular-testing-library/tree/master/apps/example-app/src/app/examples).
64
These examples include:
65
66
- `@Input` and `@Output` properties
0 commit comments