Skip to content

Commit 98ef93a

Browse files
committed
Modify Links in readme
1 parent a4db8bc commit 98ef93a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Design Patterns in Javascript
22
This will be a repository of how to use the Design Patterns from *Gang of Four* in your applications with Javascript.
3-
I borrowed the examples from [Head First Design Patterns][http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1] book.
3+
I borrowed the examples from [Head First Design Patterns](http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1) book.
44

55
## Design Patterns that you can found in this repository:
66

@@ -27,4 +27,4 @@ You will understand it better if you have one copy of the book I recomend you be
2727

2828
## Agreements
2929

30-
[Head First Design Patterns][http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1] book.
30+
[Head First Design Patterns](http://www.amazon.com/First-Design-Patterns-Elisabeth-Freeman/dp/0596007124/ref=sr_1_1?ie=UTF8&qid=1316512770&sr=8-1)

0 commit comments

Comments
 (0)