We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c080cf7 commit dbc21a1Copy full SHA for dbc21a1
1 file changed
README.md
@@ -39,7 +39,7 @@ Also, to make it easier to download the source code, [releases](https://github.c
39
- [x] [Composite](https://github.com/LBeghini/Java-Design-Patterns/tree/8-composite)
40
- [ ] Decorator
41
- [x] [Facade](https://github.com/LBeghini/Java-Design-Patterns/tree/8-facade)
42
-- [x] [Flyweight](https://github.com/LBeghini/Java-Design-Patterns/tree/10-facade)
+- [x] [Flyweight](https://github.com/LBeghini/Java-Design-Patterns/tree/10-flyweight)
43
- [x] [Proxy](https://github.com/LBeghini/Java-Design-Patterns/tree/10-proxy)
44
45
0 commit comments