addyosmani / essential-js-design-patterns

Repo for my 'Learning JavaScript Design Patterns' book
http://addyosmani.com/resources/essentialjsdesignpatterns/book/
4.82k stars 791 forks source link

Add missing anchor link to Flyweight Pattern #161

Closed yuyokk closed 9 years ago

yuyokk commented 9 years ago

Hello Addy,

It seems that there is a missing anchor link to Flyweight Pattern. Please check the pull request.

PS Thanks for a great book!

addyosmani commented 9 years ago

You're of course correct. Thanks for the PR, @yuyokk!