Skip to content

Commit 59a9dff

Browse files
authored
Merge pull request #324 from fullstack-development/fix-broken-link-to-design-section
fix broken link to design section at middle
2 parents 3d7453a + e1f6dd9 commit 59a9dff

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)