diff --git a/src/data/roadmaps/backend/content/103-learn-a-language/103-php.md b/src/data/roadmaps/backend/content/103-learn-a-language/103-php.md index 7ab7950d5..4f3351ae2 100644 --- a/src/data/roadmaps/backend/content/103-learn-a-language/103-php.md +++ b/src/data/roadmaps/backend/content/103-learn-a-language/103-php.md @@ -4,7 +4,7 @@ PHP is a general purpose scripting language often used for making dynamic and in Visit the following resources to learn more: -- [PHP Website](https://php.org/) +- [PHP Website](https://php.net/) - [Learn PHP - W3Schools](https://www.w3schools.com/php/) - [PHP - The Right Way](https://phptherightway.com/) - [PHP for Beginners](https://www.youtube.com/watch?v=U2lQWR6uIuo&list=PL3VM-unCzF8ipG50KDjnzhugceoSG3RTC)