Skip to content

Commit 9e2b863

Browse files
authored
Merge pull request leonardomso#649 from rem4d/broken_link_fix
Fix broken link
2 parents ab771ad + 7e6a39d commit 9e2b863

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/concepts/design-patterns.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Design patterns are typical solutions to commonly occurring problems in software
9494

9595
### Why JavaScript Is Different
9696

97-
The original GoF patterns were written for languages like C++ and Smalltalk. As Addy Osmani explains in *[Learning JavaScript Design Patterns](https://www.patterns.dev/posts)*, JavaScript is fundamentally different:
97+
The original GoF patterns were written for languages like C++ and Smalltalk. As Addy Osmani explains in *[Learning JavaScript Design Patterns](https://www.amazon.com/Learning-JavaScript-Design-Patterns-Developers/dp/1098139879)*, JavaScript is fundamentally different:
9898

9999
| Feature | Impact on Patterns |
100100
|---------|-------------------|

0 commit comments

Comments
 (0)