From ed88a240d9c97822cc2f02074306965a1a4f4ac4 Mon Sep 17 00:00:00 2001 From: James K Nelson Date: Sun, 24 Jan 2021 22:06:49 +0900 Subject: [PATCH] Update courses.md (#3495) --- content/community/courses.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/community/courses.md b/content/community/courses.md index 01630d65c..49a66d214 100644 --- a/content/community/courses.md +++ b/content/community/courses.md @@ -16,7 +16,7 @@ permalink: community/courses.html - [React Crash Course 2018](https://www.youtube.com/watch?v=Ke90Tje7VS0) - A beginner-friendly crash course through the most important React topics. -- [React Armory: Learn React by Itself](https://reactarmory.com/guides/learn-react-by-itself) - With React Armory, you can learn React without the buzzwords. +- [Frontend Armory: React Fundamentals](https://frontarm.com/courses/react-fundamentals/) - Learn React without the buzzwords. - [Egghead.io: The Beginner's Guide to ReactJS](https://egghead.io/courses/the-beginner-s-guide-to-reactjs) - Free course for React newbies and those looking to get a better understanding of React fundamentals.