From 07c6aba867506d5ee758a7185036368fb99582d4 Mon Sep 17 00:00:00 2001 From: Xymph Date: Fri, 26 Aug 2022 23:29:22 +0200 Subject: [PATCH] Update Lynda links to LinkedIn --- _posts/03-04-01-Standard-PHP-Library.md | 4 ++-- _posts/16-09-01-Videos.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_posts/03-04-01-Standard-PHP-Library.md b/_posts/03-04-01-Standard-PHP-Library.md index 7b47a7e..f82e938 100644 --- a/_posts/03-04-01-Standard-PHP-Library.md +++ b/_posts/03-04-01-Standard-PHP-Library.md @@ -11,8 +11,8 @@ primarily of commonly needed datastructure classes (stack, queue, heap, and so o over these datastructures or your own classes which implement SPL interfaces. * [Read about the SPL][spl] -* [SPL video course on Lynda.com (paid)][spllynda] +* [SPL video course on LinkedIn.com (paid)][linkedin] [spl]: https://secure.php.net/book.spl -[spllynda]: https://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html +[linkedin]: https://www.linkedin.com/learning/learning-the-standard-php-library?trk=lynda_redirect_learning diff --git a/_posts/16-09-01-Videos.md b/_posts/16-09-01-Videos.md index a9d74c9..a1292df 100644 --- a/_posts/16-09-01-Videos.md +++ b/_posts/16-09-01-Videos.md @@ -16,6 +16,6 @@ title: Video Tutorials * [Standards and Best practices](https://teamtreehouse.com/library/php-standards-and-best-practices) * [PHP Training on Pluralsight](https://www.pluralsight.com/search?q=php) -* [PHP Training on Lynda.com](https://www.lynda.com/search?q=php) +* [PHP Training on LinkedIn.com](https://www.linkedin.com/learning/search?trk=lynda_redirect_learning&sortBy=RELEVANCE&softwareNames=PHP) * [PHP Training on Tutsplus](https://code.tutsplus.com/categories/php/courses) * [Laracasts](https://laracasts.com/)