Skip to content

Commit

Permalink
Fix up mistake in timehelper docs link.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Nov 17, 2014
1 parent b7fb116 commit ea90bf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/View/Helper/TimeHelper.php
Expand Up @@ -23,7 +23,7 @@
*
* Manipulation of time data.
*
* @link http://book.cakephp.org/3.0/en/core-libraries/helpers/time.html
* @link http://book.cakephp.org/3.0/en/views/helpers/time.html
* @see \Cake\I18n\Time
*/
class TimeHelper extends Helper {
Expand Down

0 comments on commit ea90bf2

Please sign in to comment.