mirror of
https://github.com/rjNemo/design-patterns
synced 2026-06-06 02:26:40 +00:00
commit
472d144b42
3 changed files with 2 additions and 2 deletions
|
|
@ -5,4 +5,4 @@
|
|||
## Table of Content
|
||||
|
||||
- [Creational Patterns](creational/README.md)
|
||||
- [Factory Method](creational/factory-method/factory.md)
|
||||
- [Factory Method](creational/factory-method/README.md)
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
# Creational Patterns
|
||||
|
||||
- [Factory Method](factory-method/factory.md)
|
||||
- [Factory Method](factory-method/README.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue