Skip to content

Commit af198d6

Browse files
authored
Merge pull request #521 from ghostlandr/patch-1
docs(angular): update link to Angular examples
2 parents 5560e6e + c14e587 commit af198d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/angular-testing-library/examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ describe('Counter', () => {
6060
```
6161

6262
More examples can be found in the
63-
[GitHub project](https://github.com/testing-library/angular-testing-library/tree/master/src/app/examples).
63+
[GitHub project](https://github.com/testing-library/angular-testing-library/tree/master/apps/example-app/app/examples).
6464
These examples include:
6565

6666
- `@Input` and `@Output` properties

0 commit comments

Comments
 (0)