Skip to content

Commit b968dd9

Browse files
authored
Update README.md
1 parent ff2b33e commit b968dd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
* [x] [Composite](https://github.com/Ricky-yu/designPatterns-dart/tree/master/composite)
3232
* [x] [Decorator](https://github.com/Ricky-yu/designPatterns-dart/tree/master/decorator)
3333
* [x] [Facade](https://github.com/Ricky-yu/designPatterns-dart/tree/master/facade)
34-
* [x] [Flyweight](https://github.com/scottt2/design-patterns-in-dart/tree/master/flyweight)
34+
* [x] [Flyweight](https://github.com/Ricky-yu/designPatterns-dart/tree/master/flyweight)
3535
* [x] [Proxy](https://github.com/Ricky-yu/designPatterns-dart/tree/master/proxy)

0 commit comments

Comments
 (0)