From e5009120e9e75866e97fdd3a5047a9e66582b73b Mon Sep 17 00:00:00 2001 From: Alexander Kartavenko Date: Sat, 2 Mar 2024 18:46:03 +0200 Subject: [PATCH] Remove duplicated entry (PHP Weekly) [skip ci] --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 9b9e7a8..fa0db65 100644 --- a/README.md +++ b/README.md @@ -902,7 +902,6 @@ Various resources, such as books, websites and articles, for improving your PHP * [PHP The Right Way](https://phptherightway.com/) - A PHP best practice quick reference guide. * [PHP UG](https://php.ug) - A website to help people locate their nearest PHP user group (UG). * [PHP Watch](https://php.watch/) - PHP articles, news, upcoming changes, RFCs and more. -* [PHP Weekly](https://www.phpweekly.com/archive.html) - A weekly PHP newsletter. * [Unit Testing Tips](https://testing-tips.sarvendev.com/) - Unit Testing Tips by examples in PHP. ### PHP Books