diff --git a/ReactAndroid/README.md b/ReactAndroid/README.md index a920b7615d9b0e..89a61dab6298bc 100644 --- a/ReactAndroid/README.md +++ b/ReactAndroid/README.md @@ -4,4 +4,4 @@ See the [docs on the website](https://reactnative.dev/docs/building-from-source. # Running tests -When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see [Testing](https://reactnative.dev/docs/testing.html). +When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see [Testing](https://github.com/facebook/react-native/wiki/Tests).