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.
2 parents c276727 + 6711b0e commit 58a691aCopy full SHA for 58a691a
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