Skip to content

Commit eacecbb

Browse files
committed
Merge pull request #561 from Za1batsu/patch-4
Fixed broken image for AddToBuildPhases.png
2 parents e214178 + 5d2e312 commit eacecbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/LinkingLibraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Click on your main project file (the one that represents the `.xcodeproj`)
3939
select `Build Phases` and drag the static library from the `Products` folder
4040
insed the Library you are importing to `Link Binary With Libraries`
4141

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

4444
### Step 3
4545

0 commit comments

Comments
 (0)