Skip to content

Commit f34e10d

Browse files
author
Dominik Liebler
committed
Merge pull request DesignPatternsPHP#188 from petehouston/master
Correct the EAV link
2 parents 620c904 + 1f21cc5 commit f34e10d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

More/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
* [Delegation](Delegation) [:notebook:](http://en.wikipedia.org/wiki/Delegation_pattern)
44
* [ServiceLocator](ServiceLocator) [:notebook:](http://en.wikipedia.org/wiki/Service_locator_pattern)
55
* [Repository](Repository)
6-
* [EAV](More/EAV) [:notebook:](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model)
6+
* [EAV](EAV) [:notebook:](https://en.wikipedia.org/wiki/Entity%E2%80%93attribute%E2%80%93value_model)

0 commit comments

Comments
 (0)