mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-08 23:16:36 +02:00
Update links to HTTPS in namespaces and SPL sections
This commit is contained in:
@@ -14,5 +14,5 @@ over these datastructures or your own classes which implement SPL interfaces.
|
||||
* [SPL video course on Lynda.com(Paid)][spllynda]
|
||||
|
||||
|
||||
[spl]: http://php.net/book.spl
|
||||
[spllynda]: http://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html
|
||||
[spl]: https://secure.php.net/book.spl
|
||||
[spllynda]: https://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html
|
||||
|
Reference in New Issue
Block a user