Revert "Fixed broken image for AddToBuildPhases.png"

This commit is contained in:
Tadeu Zagallo 2015-04-01 20:47:20 +01:00
parent a597809cfa
commit 0024a1c0a0
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ Click on your main project file (the one that represents the `.xcodeproj`)
select `Build Phases` and drag the static library from the `Products` folder
insed the Library you are importing to `Link Binary With Libraries`
![](https://github.com/facebook/react-native/blob/master/website/src/react-native/img/AddToBuildPhases.png)
![](/react-native/img/AddToBuildPhases.png)
### Step 3