Skip to content

Commit

Permalink
fix: internal links
Browse files Browse the repository at this point in the history
  • Loading branch information
stardustmeg committed Dec 4, 2024
1 parent 23b84a8 commit 66d4a01
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions stage1/modules/clean-code/materials/generic-principles.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@

- [Why?](#Why)
- [Common approaches](#Common-approaches)
- [1. DRY — _Don't Repeat Yourself_](#1-dry--_dont-repeat-yourself_)
- [2. KISS — _keep it short simple / keep it simple, stupid_](#2-kiss--_keep-it-short-simple--keep-it-simple-stupid_)
- [3. YAGNI — _You ain't gonna need it_](#3-yagni--_you-aint-gonna-need-it_)
- [1. DRY — _Don't Repeat Yourself_](#1-dry--dont-repeat-yourself)
- [2. KISS — _keep it short simple / keep it simple, stupid_](#2-kiss--keep-it-short-simple--keep-it-simple-stupid)
- [3. YAGNI — _You ain't gonna need it_](#3-yagni--you-aint-gonna-need-it)
- [4. Comments](#4-comments)
- [4.1 TODOs](#41-todos)
- [5. Trailing whitespaces\_](#5-trailing-whitespaces)
Expand Down

0 comments on commit 66d4a01

Please sign in to comment.