Skip to content

Commit 713bd1f

Browse files
authored
docs: Actualising React Native Modal documentation link (react-native-modal#629)
1 parent 0f00f0c commit 713bd1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ For a more complex example take a look at the `/example` directory.
162162

163163
### The component is not working as expected
164164

165-
Under the hood `react-native-modal` uses react-native original [Modal component](https://reactnative.dev/docs/modal.html).
165+
Under the hood `react-native-modal` uses react-native original [Modal component](https://reactnative.dev/docs/modal).
166166
Before reporting a bug, try swapping `react-native-modal` with react-native original Modal component and, if the issue persists, check if it has already been reported as a [react-native issue](https://github.com/facebook/react-native/issues).
167167

168168
### The backdrop is not completely filled/covered on some Android devices (Galaxy, for one)

0 commit comments

Comments
 (0)