Skip to content

Commit c11572d

Browse files
authored
Merge pull request #931 from Xymph/update-lynda-links
Update Lynda links to LinkedIn
2 parents 730728e + 07c6aba commit c11572d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

_posts/03-04-01-Standard-PHP-Library.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ primarily of commonly needed datastructure classes (stack, queue, heap, and so o
1111
over these datastructures or your own classes which implement SPL interfaces.
1212

1313
* [Read about the SPL][spl]
14-
* [SPL video course on Lynda.com (paid)][spllynda]
14+
* [SPL video course on LinkedIn.com (paid)][linkedin]
1515

1616

1717
[spl]: https://secure.php.net/book.spl
18-
[spllynda]: https://www.lynda.com/PHP-tutorials/Up-Running-Standard-PHP-Library/175038-2.html
18+
[linkedin]: https://www.linkedin.com/learning/learning-the-standard-php-library?trk=lynda_redirect_learning

_posts/16-09-01-Videos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ title: Video Tutorials
1616

1717
* [Standards and Best practices](https://teamtreehouse.com/library/php-standards-and-best-practices)
1818
* [PHP Training on Pluralsight](https://www.pluralsight.com/search?q=php)
19-
* [PHP Training on Lynda.com](https://www.lynda.com/search?q=php)
19+
* [PHP Training on LinkedIn.com](https://www.linkedin.com/learning/search?trk=lynda_redirect_learning&sortBy=RELEVANCE&softwareNames=PHP)
2020
* [PHP Training on Tutsplus](https://code.tutsplus.com/categories/php/courses)
2121
* [Laracasts](https://laracasts.com/)

0 commit comments

Comments
 (0)