Skip to content

Commit

Permalink
Link fix 3
Browse files Browse the repository at this point in the history
  • Loading branch information
sashakid committed Oct 18, 2017
1 parent 72d1a9f commit a2f67f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main/20_tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -340,4 +340,4 @@ struct StructB {
sizeof(StructA) == 8
sizeof(StructB) == 12
```
[Как происходит выравнивание указателей на объекты в Objective-C?](#https://github.com/sashakid/ios-guide/blob/master/Main/19_general_questions.md/data-structure-alignment)
[Как происходит выравнивание указателей на объекты в Objective-C?](#/sashakid/ios-guide/blob/master/Main/19_general_questions.md/data-structure-alignment)

0 comments on commit a2f67f6

Please sign in to comment.