Skip to content

Commit e1f6dd9

Browse files
author
Oleg
committed
fix broken link to design section at middle
1 parent 3d7453a commit e1f6dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared/junior-3/basicCodingAndDesignPrinciples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## The Goal
44
To learn the most important and common coding principles for all programming languages and get acquainted with notions of design.
5-
Design questions do not require conventional formulaic answers. An in-depth examination of the topic is covered in section [Basic design principles](../../shared/middle-1/design.md).
5+
Design questions do not require conventional formulaic answers. An in-depth examination of the topic is covered in section [Basic design principles](../../shared/middle/basic-design-principles.md).
66

77

88
## Coding

0 commit comments

Comments
 (0)