From d9a342debb9280412f96aa4c30bf2bdbe4b26e1d Mon Sep 17 00:00:00 2001 From: mgrl39 <170405410+mgrl39@users.noreply.github.com> Date: Wed, 23 Apr 2025 07:23:13 +0000 Subject: [PATCH] fix: full stack open link to english version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95fc8cd2..ed332953 100644 --- a/README.md +++ b/README.md @@ -958,7 +958,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [MIT OpenCourseWare](https://ocw.mit.edu/) - MIT OpenCourseWare is an online publication of materials from over 2,500 MIT courses, freely sharing knowledge with learners and educators around the world. Youtube channel can be found at [@mitocw](https://www.youtube.com/@mitocw/featured) * [W3Schools](https://www.w3schools.com/) - Offers free tutorials on web development technologies like HTML, CSS, JavaScript, and more. * [Khan Academy](https://www.khanacademy.org/computing/computer-programming) - Free online guides for learning basic and advanced HTML/CSS, JavaScript and SQL. - * [Full Stack Open](https://fullstackopen.com/) – Free university-level course on modern web development with React, Node.js, GraphQL, TypeScript, and more. Fully online and self-paced. + * [Full Stack Open](https://fullstackopen.com/en/) – Free university-level course on modern web development with React, Node.js, GraphQL, TypeScript, and more. Fully online and self-paced. * [Django-tutorial.dev](https://django-tutorial.dev) - Free online guides for learning Django as their first framework & gives free dofollow backlink to articles written by users. **[⬆️ Back to Top](#table-of-contents)**