mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-30 08:39:57 +02:00
Update php.net links to point to https://www.php.net
This commit is contained in:
@@ -65,5 +65,5 @@ A popular PHP API extension is [Carbon](https://carbon.nesbot.com/). It inherits
|
||||
* [Read about DateTime][datetime]
|
||||
* [Read about date formatting][dateformat] (accepted date format string options)
|
||||
|
||||
[datetime]: https://secure.php.net/book.datetime
|
||||
[dateformat]: https://secure.php.net/function.date
|
||||
[datetime]: https://www.php.net/book.datetime
|
||||
[dateformat]: https://www.php.net/function.date
|
||||
|
Reference in New Issue
Block a user