Skip to content

Commit db643a1

Browse files
authored
Link to Jest config (#11106)
1 parent b16082c commit db643a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Puppeteer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ With the [Global Setup/Teardown](Configuration.md#globalsetup-string) and [Async
1717
yarn add --dev jest-puppeteer
1818
```
1919

20-
2. Specify preset in your Jest configuration:
20+
2. Specify preset in your [Jest configuration](Configuration.md):
2121

2222
```json
2323
{

0 commit comments

Comments
 (0)