Skip to content

Commit

Permalink
fixing path to adapter docs 🔥
Browse files Browse the repository at this point in the history
  • Loading branch information
shubhamzanwar authored Oct 3, 2020
1 parent b0b619a commit 8a58756
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 @@ -13,7 +13,7 @@ In this repository, I have curated a list of design patterns that may help you i
1. [Factory pattern](./1-factory)
2. [Abstract Factory pattern](./2-abstract-factory)
3. [Builder Pattern](./3-builder)
4. [Adapter Pattern]('./4-adapter)
4. [Adapter Pattern](./4-adapter)
5. [Bridge Pattern](./5-bridge)

wip

0 comments on commit 8a58756

Please sign in to comment.