File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
* [ Chain of responsiblity] ( behavioral/chain ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Chain-of-responsibility_pattern )
10
10
* [ Strategy] ( behavioral/strategy ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Strategy_pattern )
11
- * [ Command] ( behavioral/command ) [ :notebook : ] ( https://it .wikipedia.org/wiki/Command_pattern )
11
+ * [ Command] ( behavioral/command ) [ :notebook : ] ( https://en .wikipedia.org/wiki/Command_pattern )
12
12
13
13
## [ Creational] ( creational )
14
14
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ We are going to deal with behaviors instead of define structures or encapsulate
6
6
7
7
* [ Strategy] ( strategy ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Strategy_pattern )
8
8
* [ Chain of Responsibility] ( chain ) [ :notebook : ] ( https://en.wikipedia.org/wiki/Chain-of-responsibility_pattern )
9
- * [ Command] ( command ) [ :notebook : ] ( https://it .wikipedia.org/wiki/Command_pattern )
9
+ * [ Command] ( command ) [ :notebook : ] ( https://en .wikipedia.org/wiki/Command_pattern )
You can’t perform that action at this time.
0 commit comments