Skip to content

Commit

Permalink
Merge pull request facebook#561 from Za1batsu/patch-4
Browse files Browse the repository at this point in the history
Fixed broken image for AddToBuildPhases.png
  • Loading branch information
vjeux committed Apr 1, 2015
2 parents e214178 + 5d2e312 commit eacecbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/LinkingLibraries.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`

![](/react-native/img/AddToBuildPhases.png)
![](https://github.com/facebook/react-native/blob/master/website/src/react-native/img/AddToBuildPhases.png)

### Step 3

Expand Down

0 comments on commit eacecbb

Please sign in to comment.