From af8e8ee45dc1607241bf9edaedf443178b9a8c27 Mon Sep 17 00:00:00 2001 From: Sourabh Joshi <38150665+sourabh-joshi@users.noreply.github.com> Date: Thu, 3 Jun 2021 17:09:13 +0530 Subject: [PATCH] add redirect to v6 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index af9d5b0e..f27bce5d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +FYI this course has been updated. See the updated, [Complete Intro to React, v6](https://github.com/btholt/complete-intro-to-react-v6) + + **All PRs and issues for the course code and website have been resolved as of November 29th, 2019. The code for each commit and branch has also been tested! 😀** # Welcome to the Complete Intro to React v5 and Intermediate React v2!