Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6c8da12

Browse files
author
Dominik Liebler
committed
Merge pull request DesignPatternsPHP#69 from lesterlpena/master
Added missing link to design pattern on Wikipedia
2 parents 91447c5 + 11d437c commit 6c8da12

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
@@ -8,7 +8,7 @@ I think the problem with patterns is that often people do know them but don't kn
88

99
## Patterns
1010

11-
The patterns can be structured in roughly three different categories. Please click on the :notebook: for a full explanation of the pattern on Wikipedia.
11+
The patterns can be structured in roughly three different categories. Please click on the [:notebook:](http://en.wikipedia.org/wiki/Software_design_pattern) for a full explanation of the pattern on Wikipedia.
1212

1313
### Creational
1414

0 commit comments

Comments
 (0)