Skip to content

Commit 58a691a

Browse files
authored
Merge pull request #795 from the-ult/patch-1
docs(testing-library-angular): Adjust url of the github example-app
2 parents c276727 + 6711b0e commit 58a691a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/angular-testing-library/examples.mdx

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/apps/example-app/app/examples).
63+
[GitHub project](https://github.com/testing-library/angular-testing-library/tree/master/apps/example-app/src/app/examples).
6464
These examples include:
6565

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

0 commit comments

Comments
 (0)