Skip to content

Commit 0915e2a

Browse files
committed
Merge pull request #558 from Za1batsu/patch-2
Fixed broken image link for EmbeddedAppExample.png
2 parents 885923f + 760aa0d commit 0915e2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/EmbeddedApp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ This command will start up a React Native development server within our CocoaPod
150150

151151
Now compile and run your app. You shall now see your React Native app running inside of the `ReactView`.
152152

153-
![Example](/react-native/img/EmbeddedAppExample.png)
153+
![Example](https://github.com/facebook/react-native/blob/master/website/src/react-native/img/EmbeddedAppExample.png)
154154

155155
Live reload works from the simulator, too! You’ve got a simple React component totally encapsulated behind an Objective-C `UIView` subclass.
156156

0 commit comments

Comments
 (0)