diff --git a/packages/rn-tester/README.md b/packages/rn-tester/README.md index 5f5e1d7c206..8b0ea4becc9 100644 --- a/packages/rn-tester/README.md +++ b/packages/rn-tester/README.md @@ -35,7 +35,7 @@ _Note: Building for the first time can take a while._ Open the RNTester app in your emulator. If you want to use a physical device, run `adb devices`, then `adb -s reverse tcp:8081 tcp:8081`. -See [Running on Device](https://reactnative.dev/docs/running-on-device.html) for additional instructions on using a physical device. +See [Running on Device](https://reactnative.dev/docs/running-on-device) for additional instructions on using a physical device. ### Running with Buck