From a2f67f6f1ea43dcfe455e8ed9742de6379f33b07 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 18 Oct 2017 16:57:03 +0300 Subject: [PATCH] Link fix 3 --- Main/20_tasks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Main/20_tasks.md b/Main/20_tasks.md index 0d19f10..89a893c 100644 --- a/Main/20_tasks.md +++ b/Main/20_tasks.md @@ -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)