From 343c30c11dd143c2d6b04efa7f45b2a6ec9db595 Mon Sep 17 00:00:00 2001 From: "akihito.nakano" Date: Sun, 30 Jun 2019 10:20:34 +0900 Subject: [PATCH] Fix 301 error (trailing slashes) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4260036..aa87359 100644 --- a/README.md +++ b/README.md @@ -890,7 +890,7 @@ Various resources, such as books, websites and articles, for improving your PHP * [Nomad PHP Lightning Talks](https://www.youtube.com/c/nomadphp) - 10 to 15 minute Lightning Talks by PHP community members. * [PHP UK Conference](https://www.youtube.com/user/phpukconference/videos) - A collection of videos from the PHP UK Conference. * [Programming with Anthony](https://www.youtube.com/playlist?list=PLM-218uGSX3DQ3KsB5NJnuOqPqc5CW2kW) - A video series by Anthony Ferrara. -* [Taking PHP Seriously](https://www.infoq.com/presentations/php-history) - A talk outlining PHP's strengths by Keith Adams of Facebook. +* [Taking PHP Seriously](https://www.infoq.com/presentations/php-history/) - A talk outlining PHP's strengths by Keith Adams of Facebook. ### PHP Podcasts *Podcasts with a focus on PHP topics.*