Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Junzhuodu authored Jan 27, 2023
1 parent b4c4428 commit 1c486af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Design patterns in this repository are based on
[Abstract Factory]: https://github.com/Junzhuodu/design-patterns/tree/master/CreationalPatterns/abstract-factory
[Builder]: https://github.com/Junzhuodu/design-patterns/tree/master/CreationalPatterns/builder
[Factory Method]: https://github.com/Junzhuodu/design-patterns/tree/master/CreationalPatterns/factory-method
[Prototype]: https://github.com/Junzhuodu/design-patterns/tree/CreationalPatterns/master/prototype
[Prototype]: https://github.com/Junzhuodu/design-patterns/tree/master/CreationalPatterns/prototype
[Singleton]: https://github.com/Junzhuodu/design-patterns/tree/master/CreationalPatterns/singleton

[Adapter]: https://github.com/Junzhuodu/design-patterns/tree/master/StructuralPatterns/adapter
Expand Down

0 comments on commit 1c486af

Please sign in to comment.