Skip to content

Commit ecb55f6

Browse files
authored
Merge pull request osdio#102 from awong1900/patch-1
fix url 404
2 parents c980068 + 75b7a6b commit ecb55f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ yarn install
2323

2424
Click the run button in Xcode, if something went wrong, you need to rebuild all packages that be used in this project with Xcode (Just select the package and press **command+B** to run compile).
2525

26-
If you want to run it on your iPhone, please follow the [Offical Doc](http://facebook.github.io/react-native/docs/runningondevice.html#content).
26+
If you want to run it on your iPhone, please follow the [Offical Doc](http://facebook.github.io/react-native/docs/running-on-device).
2727

2828
If you want to run it on your Android, please run:
2929
```

0 commit comments

Comments
 (0)