Skip to content

Commit 1cce847

Browse files
authored
Add and fix links
1 parent 1e818d1 commit 1cce847

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ Translations:
1212
- 🏭 Creational patterns
1313
- [Abstract factory](https://github.com/HowProgrammingWorks/AbstractFactory)
1414
- [Builder](https://github.com/HowProgrammingWorks/Builder)
15-
- [Factory method](https://github.com/HowProgrammingWorks/Factory)
15+
- [Factory](https://github.com/HowProgrammingWorks/Factory)
16+
- [Factory Method](https://github.com/HowProgrammingWorks/FactoryMethod)
1617
- [Prototype](https://github.com/HowProgrammingWorks/PrototypePattern) do not confuse with [Prototype-programming](https://github.com/HowProgrammingWorks/Prototype)
1718
- [Singleton](https://github.com/HowProgrammingWorks/Singleton)
1819
- 🤝 Structural patterns

0 commit comments

Comments
 (0)