diff --git a/_posts/05-03-01-Date-and-Time.md b/_posts/05-03-01-Date-and-Time.md index 0d9a6de..26b3747 100644 --- a/_posts/05-03-01-Date-and-Time.md +++ b/_posts/05-03-01-Date-and-Time.md @@ -61,7 +61,7 @@ foreach($periodIterator as $date) * [Read about DatePeriod][dateperiod] * [Read about date formatting][dateformat] (accepted date format string options) -[datetime]: http://www.php.net/manual/language.exceptions.php +[datetime]: http://www.php.net/manual/class.datetime.php [dateinterval]: http://www.php.net/manual/class.dateinterval.php [dateperiod]: http://www.php.net/manual/class.dateperiod.php [dateformat]: http://www.php.net/manual/function.date.php