Skip to content

Commit 9810edf

Browse files
authored
Update GettingStarted.md (#954)
Valid example URL
1 parent a542fdd commit 9810edf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/GettingStarted.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ test('form submits two answers', () => {
9999
});
100100
```
101101

102-
You can find the source of `QuestionsBoard` component and this example [here](https://github.com/callstack/react-native-testing-library/blob/main/src/__tests__/questionsBoard.test.js).
102+
You can find the source of `QuestionsBoard` component and this example [here](https://github.com/callstack/react-native-testing-library/blob/main/src/__tests__/questionsBoard.test.tsx).

0 commit comments

Comments
 (0)