Fixed image link for AddToSearchPaths.png
AddToSearchPaths.png failed to load properly. Fixed link to load same image from "react-native/website/src/react-native/img". Did not touch source code.
This commit is contained in:
parent
e90ede3ce2
commit
e49a0f0c57
|
@ -64,4 +64,4 @@ Paths`. There you should include the path to you library (if it has relevant
|
|||
files on subdirectories remember to make it `recursive`, like `React` on the
|
||||
example).
|
||||
|
||||
![](/react-native/img/AddToSearchPaths.png)
|
||||
![](https://github.com/facebook/react-native/blob/master/website/src/react-native/img/AddToSearchPaths.png)
|
||||
|
|
Loading…
Reference in New Issue