Skip to content

Commit

Permalink
Merge pull request #34 from sasezaki/patch-1
Browse files Browse the repository at this point in the history
update manual's url to "current" instead of specified version at README
  • Loading branch information
Ocramius committed Apr 4, 2015
2 parents 883b515 + 7f5a1b0 commit ba0c96c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ to arrays.

## What does this thing do?

A [hydrator](http://framework.zend.com/manual/2.1/en/modules/zend.stdlib.hydrator.html) is an object capable of
A [hydrator](http://framework.zend.com/manual/current/en/modules/zend.stdlib.hydrator.html) is an object capable of
extracting data from other objects, or filling them with data.

A hydrator performs following operations:
Expand Down

0 comments on commit ba0c96c

Please sign in to comment.